Add -b to display-panes like run-shell, GitHub issue 1559.

This commit is contained in:
nicm
2019-02-06 07:36:06 +00:00
parent 2ea22fce5e
commit afd3127d89
2 changed files with 22 additions and 7 deletions

4
tmux.1
View File

@@ -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