aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2021-08-09 16:01:35 +0100
committerThomas Adam <thomas@xteddy.org>2021-08-09 16:01:35 +0100
commit9d80ec6cc93b7c535c26e1b2d46ae23b08eb375a (patch)
treeb661a46675e4d371e1eb57af7c33b42c3089a7f5 /tmux.1
parent33e332428c41408cc51ade69c9cbf1994dbab431 (diff)
parentbe5988457f2993d5a6efa5f6d5add37690ea6a30 (diff)
downloadrtmux-9d80ec6cc93b7c535c26e1b2d46ae23b08eb375a.tar.gz
rtmux-9d80ec6cc93b7c535c26e1b2d46ae23b08eb375a.tar.bz2
rtmux-9d80ec6cc93b7c535c26e1b2d46ae23b08eb375a.zip
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 3 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index de9d023b..57dfafaa 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1676,8 +1676,10 @@ The following commands are supported in copy mode:
.It Li "bottom-line" Ta "L" Ta ""
.It Li "cancel" Ta "q" Ta "Escape"
.It Li "clear-selection" Ta "Escape" Ta "C-g"
-.It Li "copy-end-of-line [<prefix>]" Ta "D" Ta "C-k"
+.It Li "copy-end-of-line [<prefix>]" Ta "" Ta ""
+.It Li "copy-end-of-line-and-cancel [<prefix>]" Ta "D" Ta "C-k"
.It Li "copy-line [<prefix>]" Ta "" Ta ""
+.It Li "copy-line-and-cancel [<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 ""