diff options
author | Thomas Adam <thomas@xteddy.org> | 2019-02-06 08:02:37 +0000 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2019-02-06 08:02:37 +0000 |
commit | c42e89a598aff8fc983b2468be3277aa3dcb71bd (patch) | |
tree | 897314d446954da57a008054e30c4d6fd4a93511 /tmux.1 | |
parent | 4ab3b18b36ddd361e0e0030d9d3a2c98b754e88c (diff) | |
parent | afd3127d8902758ae50ced1b5cccd768d48c5fad (diff) | |
download | rtmux-c42e89a598aff8fc983b2468be3277aa3dcb71bd.tar.gz rtmux-c42e89a598aff8fc983b2468be3277aa3dcb71bd.tar.bz2 rtmux-c42e89a598aff8fc983b2468be3277aa3dcb71bd.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1569,6 +1569,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 @@ -1602,6 +1603,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 |