diff options
author | Thomas Adam <thomas@xteddy.org> | 2015-11-23 21:20:54 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2015-11-23 21:20:54 +0000 |
commit | d63de1e407176bab41c61ad7f3def0e4d0707cdc (patch) | |
tree | 6dd19751b0d0f013bff02af7436b0a7284fd8555 /tmux.1 | |
parent | 78a00c845cc4d4e80f36f7cda71e0ca9ea13dcf4 (diff) | |
parent | 28e72ae34d43dda28ca0e6dc652eaa1179c351c7 (diff) | |
download | rtmux-d63de1e407176bab41c61ad7f3def0e4d0707cdc.tar.gz rtmux-d63de1e407176bab41c61ad7f3def0e4d0707cdc.tar.bz2 rtmux-d63de1e407176bab41c61ad7f3def0e4d0707cdc.zip |
Merge branch 'obsd-master'
Conflicts:
server.c
tmux.c
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2561,6 +2561,7 @@ command appear. .It Ic display-time Ar time Set the amount of time for which status line messages and other on-screen indicators are displayed. +If set to 0, messages and indicators are displayed until a key is pressed. .Ar time is in milliseconds. .It Ic history-limit Ar lines |