diff options
author | Thomas Adam <thomas@xteddy.org> | 2020-11-26 10:01:21 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2020-11-26 10:01:21 +0000 |
commit | 82fbff4e08a5ae0a68bcaffbb74f567850f7914e (patch) | |
tree | ab803088e5fa9d4bf9631895242bf56e9a4f5398 /tmux.1 | |
parent | bfdc4373d71895a5f454834da4b0bd92ab964dd4 (diff) | |
parent | 76cfb5f471ac785b133cdfd6ec53a5097c0bdf3c (diff) | |
download | rtmux-82fbff4e08a5ae0a68bcaffbb74f567850f7914e.tar.gz rtmux-82fbff4e08a5ae0a68bcaffbb74f567850f7914e.tar.bz2 rtmux-82fbff4e08a5ae0a68bcaffbb74f567850f7914e.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2098,7 +2098,7 @@ starts without the option information. This command works only if at least one client is attached. .It Xo .Ic display-panes -.Op Fl b +.Op Fl bN .Op Fl d Ar duration .Op Fl t Ar target-client .Op Ar template @@ -2111,7 +2111,8 @@ See the and .Ic display-panes-active-colour session options. -The indicator is closed when a key is pressed or +The indicator is closed when a key is pressed (unless +.Fl N is given) or .Ar duration milliseconds have passed. If |