diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2010-02-10 19:17:27 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2010-02-10 19:17:27 +0000 |
commit | f42905707292bf0afec56ddcb30ed04969664be6 (patch) | |
tree | 94d3c324e0c581ac198f85c163e810d0eb4cd91a | |
parent | 11dedde511e2d4adb57027edcb9d823b8269c368 (diff) | |
download | rtmux-f42905707292bf0afec56ddcb30ed04969664be6.tar.gz rtmux-f42905707292bf0afec56ddcb30ed04969664be6.tar.bz2 rtmux-f42905707292bf0afec56ddcb30ed04969664be6.zip |
Clarify default status-right, from Seth Wright.
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1663,7 +1663,8 @@ The default is 10. Display .Ar string to the right of the status bar. -By default, the date and time will be shown. +By default, the current window title in double quotes, the date and the time +are shown. As with .Ic status-left , .Ar string |