aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2019-04-23 13:02:37 +0100
committerThomas Adam <thomas@xteddy.org>2019-04-23 13:02:37 +0100
commitb0d7623b7eb4409eedde0583be6ed831b287d278 (patch)
tree8b1602014d3c29564e8a5d3634c383ac6db41759 /tmux.1
parent4a96f599f6d52d34283f2c5a537fb330673e065e (diff)
parent564e44adc6816282cd40d59d1bc642937e53dc54 (diff)
downloadrtmux-b0d7623b7eb4409eedde0583be6ed831b287d278.tar.gz
rtmux-b0d7623b7eb4409eedde0583be6ed831b287d278.tar.bz2
rtmux-b0d7623b7eb4409eedde0583be6ed831b287d278.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 4 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 0d2339fd..396ed4a2 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1186,8 +1186,10 @@ The following commands are supported in copy mode:
.It Li "copy-end-of-line [<prefix>]" Ta "D" Ta "C-k"
.It Li "copy-line [<prefix>]" Ta "" Ta ""
.It Li "copy-pipe <command> [<prefix>]" Ta "" Ta ""
+.It Li "copy-pipe-no-clear <command> [<prefix>]" Ta "" Ta ""
.It Li "copy-pipe-and-cancel <command> [<prefix>]" Ta "" Ta ""
.It Li "copy-selection [<prefix>]" Ta "" Ta ""
+.It Li "copy-selection-no-clear [<prefix>]" Ta "" Ta ""
.It Li "copy-selection-and-cancel [<prefix>]" Ta "Enter" Ta "M-w"
.It Li "cursor-down" Ta "j" Ta "Down"
.It Li "cursor-left" Ta "h" Ta "Left"
@@ -1249,6 +1251,8 @@ The
.Ql -and-cancel
variants of some commands exit copy mode after they have completed (for copy
commands) or when the cursor reaches the bottom (for scrolling commands).
+.Ql -no-clear
+variants do not clear the selection.
.Pp
The next and previous word keys use space and the
.Ql - ,