diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-04-12 12:01:32 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-04-12 12:01:32 +0100 |
commit | bedf2bd4372c60a525c22e6309f329cfd0bd07bc (patch) | |
tree | a0b3c4c57781899c1c3d74c12a11a10f69fb7682 /tmux.1 | |
parent | 83cd593b9cce8bbdfd8014e13393ec1f1ec90f2e (diff) | |
parent | e6abe55134df1b9dc3b7dd7f3a65dff272a35bb7 (diff) | |
download | rtmux-bedf2bd4372c60a525c22e6309f329cfd0bd07bc.tar.gz rtmux-bedf2bd4372c60a525c22e6309f329cfd0bd07bc.tar.bz2 rtmux-bedf2bd4372c60a525c22e6309f329cfd0bd07bc.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5565,7 +5565,7 @@ The following keys are also available: .It Li "q" Ta "Exit menu" .El .It Xo Ic display-message -.Op Fl aIpv +.Op Fl aINpv .Op Fl c Ar target-client .Op Fl d Ar delay .Op Fl t Ar target-pane @@ -5585,6 +5585,8 @@ If is not given, the .Ic message-time option is used; a delay of zero waits for a key press. +.Ql N +ignores key presses and closes only after the delay expires. The format of .Ar message is described in the |