diff options
author | nicm <nicm> | 2021-06-18 07:46:54 +0000 |
---|---|---|
committer | nicm <nicm> | 2021-06-18 07:46:54 +0000 |
commit | 1d4296f17fde47186e2d09752a912559af034e37 (patch) | |
tree | 85bb3fe4e7b7ac17943533d0b5eab155f39c370b | |
parent | a83fb8127a6995a92b1f4954e397be9e5ee3c9a0 (diff) | |
download | rtmux-1d4296f17fde47186e2d09752a912559af034e37.tar.gz rtmux-1d4296f17fde47186e2d09752a912559af034e37.tar.bz2 rtmux-1d4296f17fde47186e2d09752a912559af034e37.zip |
Mention %1 under choose-tree also.
-rw-r--r-- | tmux.1 | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |