aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-07-27 08:03:10 +0000
committernicm <nicm>2020-07-27 08:03:10 +0000
commit40e65c511502fe47932e230290537e7391ab8a83 (patch)
tree0ccd24065994a052d1ecc377a311b6c7dcfafb83 /tmux.1
parentd329b035cee47d968a8c93b5cbd8fde879ce6f0d (diff)
downloadrtmux-40e65c511502fe47932e230290537e7391ab8a83.tar.gz
rtmux-40e65c511502fe47932e230290537e7391ab8a83.tar.bz2
rtmux-40e65c511502fe47932e230290537e7391ab8a83.zip
Add a -d option to display-message to set delay, from theonekeyg at
gmail dot com in GitHub issue 2322.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 9 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 77cb3c56..cd20c056 100644
--- a/tmux.1
+++ b/tmux.1
@@ -5378,6 +5378,7 @@ The following keys are also available:
.It Xo Ic display-message
.Op Fl aIpv
.Op Fl c Ar target-client
+.Op Fl d Ar delay
.Op Fl t Ar target-pane
.Op Ar message
.Xc
@@ -5387,7 +5388,14 @@ If
.Fl p
is given, the output is printed to stdout, otherwise it is displayed in the
.Ar target-client
-status line.
+status line for up to
+.Ar delay
+milliseconds.
+If
+.Ar delay
+is not given, the
+.Ic message-time
+option is used; a delay of zero waits for a key press.
The format of
.Ar message
is described in the