summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicm <nicm>2021-06-18 07:46:54 +0000
committernicm <nicm>2021-06-18 07:46:54 +0000
commit1d4296f17fde47186e2d09752a912559af034e37 (patch)
tree85bb3fe4e7b7ac17943533d0b5eab155f39c370b
parenta83fb8127a6995a92b1f4954e397be9e5ee3c9a0 (diff)
Mention %1 under choose-tree also.
-rw-r--r--tmux.16
1 files changed, 4 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index c06b6456..dd25edfc 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2102,9 +2102,11 @@ The following keys may be used in tree mode:
.It Li "q" Ta "Exit mode"
.El
.Pp
-After a session, window or pane is chosen,
+After a session, window or pane is chosen, the first instance of
.Ql %%
-is replaced by the target in
+and all instances of
+.Ql %1
+are replaced by the target in
.Ar template
and the result executed as a command.
If