mirror of
https://github.com/tmux/tmux.git
synced 2025-11-06 03:26:05 +00:00
Add -b to display-panes like run-shell, GitHub issue 1559.
This commit is contained in:
4
tmux.1
4
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
|
||||
|
||||
Reference in New Issue
Block a user