diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2012-02-23 22:40:58 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2012-02-23 22:40:58 +0000 |
commit | aaf0bfccf45b2c2a606ef104b620939a5abcbddc (patch) | |
tree | 0e0bdb31685b1efae749c6ac7e9549f1a3431542 /tmux.1 | |
parent | fe055c89f524bf50439ec7bcbc29ae363bf6e6ae (diff) | |
download | rtmux-aaf0bfccf45b2c2a606ef104b620939a5abcbddc.tar.gz rtmux-aaf0bfccf45b2c2a606ef104b620939a5abcbddc.tar.bz2 rtmux-aaf0bfccf45b2c2a606ef104b620939a5abcbddc.zip |
Use format for display-message, based on a diff from George Nachman.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2990,9 +2990,9 @@ is given, the output is printed to stdout, otherwise it is displayed in the status line. The format of .Ar message -is as for -.Ic status-left , -with the exception that #() are not handled; information is taken from +is described in the +.Sx FORMATS +section; information is taken from .Ar target-pane if .Fl t |