Add copy-pipe-and-cancel, from Artem Fokin.

This commit is contained in:
nicm
2016-11-15 09:53:23 +00:00
parent afbf0d42a7
commit 9fe43d6acb
2 changed files with 6 additions and 1 deletions

1
tmux.1
View File

@ -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"