aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-11-26 09:19:10 +0000
committernicm <nicm>2020-11-26 09:19:10 +0000
commit76cfb5f471ac785b133cdfd6ec53a5097c0bdf3c (patch)
tree4927270d1883c78ce6207d5c8adf1a0220b046a7 /tmux.1
parent0d28ee927421c46315bc0b47b5f8f49a8392efa4 (diff)
downloadrtmux-76cfb5f471ac785b133cdfd6ec53a5097c0bdf3c.tar.gz
rtmux-76cfb5f471ac785b133cdfd6ec53a5097c0bdf3c.tar.bz2
rtmux-76cfb5f471ac785b133cdfd6ec53a5097c0bdf3c.zip
Add -N flag to display-panes to ignore keys, GitHub issue 2473.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 37f6f165..4cc4bfe4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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