aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2019-02-06 07:36:06 +0000
committernicm <nicm>2019-02-06 07:36:06 +0000
commitafd3127d8902758ae50ced1b5cccd768d48c5fad (patch)
tree9edf277ecec175188ac5cc27133c361863c7a3d6 /tmux.1
parent2ea22fce5e5904720220962aaef65cc3a3a94152 (diff)
downloadrtmux-afd3127d8902758ae50ced1b5cccd768d48c5fad.tar.gz
rtmux-afd3127d8902758ae50ced1b5cccd768d48c5fad.tar.bz2
rtmux-afd3127d8902758ae50ced1b5cccd768d48c5fad.zip
Add -b to display-panes like run-shell, GitHub issue 1559.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index e3409a96..756ee964 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1526,6 +1526,7 @@ first.
This command works only if at least one client is attached.
.It Xo
.Ic display-panes
+.Op Fl b
.Op Fl d Ar duration
.Op Fl t Ar target-client
.Op Ar template
@@ -1559,6 +1560,9 @@ substituted by the pane ID.
The default
.Ar template
is "select-pane -t '%%'".
+With
+.Fl b ,
+other commands are not blocked from running until the indicator is closed.
.It Xo Ic find-window
.Op Fl CNTZ
.Op Fl t Ar target-pane