aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-06-16 14:01:11 +0100
committerThomas Adam <thomas@xteddy.org>2016-06-16 14:01:11 +0100
commit93f42d360b8dbeff738992c15067d608ead16c21 (patch)
tree4f9cc77ac128f028a343bcc73651a8f12c61d099 /tmux.1
parentd35a9ac5f20f65eecd1822e9a4ace2033756656a (diff)
parent325cbe90d925d3deb90559463b6d968c31fa5924 (diff)
downloadrtmux-93f42d360b8dbeff738992c15067d608ead16c21.tar.gz
rtmux-93f42d360b8dbeff738992c15067d608ead16c21.tar.bz2
rtmux-93f42d360b8dbeff738992c15067d608ead16c21.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.117
1 files changed, 14 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 7fdf91c4..b4f18ec8 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1462,7 +1462,11 @@ flag, see the
.Sx FORMATS
section.
This command works only if at least one client is attached.
-.It Ic display-panes Op Fl t Ar target-client
+.It Xo
+.Ic display-panes
+.Op Fl t Ar target-client
+.Op Ar template
+.Xc
.D1 (alias: Ic displayp )
Display a visible indicator of each pane shown by
.Ar target-client .
@@ -1472,11 +1476,18 @@ See the
and
.Ic display-panes-active-colour
session options.
-While the indicator is on screen, a pane may be selected with the
+While the indicator is on screen, a pane may be chosen with the
.Ql 0
to
.Ql 9
-keys.
+keys, which will cause
+.Ar template
+to be executed as a command with
+.Ql %%
+substituted by the pane ID.
+The default
+.Ar template
+is "select-pane -t '%%'".
.It Xo Ic find-window
.Op Fl CNT
.Op Fl F Ar format