diff options
author | Thomas Adam <thomas@xteddy.org> | 2016-08-03 12:01:11 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2016-08-03 12:01:11 +0100 |
commit | baf155022707fea86cdbd3da8e3e4f1e27c449ec (patch) | |
tree | e813dfdcfb66d2a3d01f5c322d45f524204b8df7 /tmux.1 | |
parent | af389364739224e5fefa1e523b110fdcae1c7961 (diff) | |
parent | f811127bb602cd78295b75132e3e1252e5aebc98 (diff) | |
download | rtmux-baf155022707fea86cdbd3da8e3e4f1e27c449ec.tar.gz rtmux-baf155022707fea86cdbd3da8e3e4f1e27c449ec.tar.bz2 rtmux-baf155022707fea86cdbd3da8e3e4f1e27c449ec.zip |
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -3805,9 +3805,7 @@ Before the command is executed, the first occurrence of the string .Ql %% and all occurrences of .Ql %1 -are replaced by the response to the first prompt, the second -.Ql %% -and all +are replaced by the response to the first prompt, all .Ql %2 are replaced with the response to the second prompt, and so on for further prompts. |