summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2016-11-15 09:53:23 +0000
committernicm <nicm>2016-11-15 09:53:23 +0000
commit9fe43d6acbc4468e3490f9a93df25b37c7dd18fa (patch)
tree4f37d06640a084544d270863fe0ac02c3acb7558 /tmux.1
parentafbf0d42a7776b9431ec8fd3d6f84588dc0e5212 (diff)
Add copy-pipe-and-cancel, from Artem Fokin.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 61612831..b474b578 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1032,6 +1032,7 @@ The following commands are supported in copy mode:
.It Li "copy-end-of-line" Ta "D" Ta "C-k"
.It Li "copy-line" Ta "" Ta ""
.It Li "copy-pipe <command>" Ta "" Ta ""
+.It Li "copy-pipe-and-cancel <command>" Ta "" Ta ""
.It Li "copy-selection" Ta "" Ta ""
.It Li "copy-selection-and-cancel" Ta "Enter" Ta "M-w"
.It Li "cursor-down" Ta "j" Ta "Down"