aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2020-03-20 17:59:39 +0000
committernicm <nicm>2020-03-20 17:59:39 +0000
commit06c3079d66929e0c71575e877098fc533ae5f4a5 (patch)
tree4efb7382f9e45340b24e10b765b18f4f604a8508 /tmux.1
parent7bbca4939537bcb12d9488cbd0e88fb8bbb5dbc3 (diff)
downloadrtmux-06c3079d66929e0c71575e877098fc533ae5f4a5.tar.gz
rtmux-06c3079d66929e0c71575e877098fc533ae5f4a5.tar.bz2
rtmux-06c3079d66929e0c71575e877098fc533ae5f4a5.zip
Make the mouse_word and mouse_line formats work in copy mode and enable
the default pane menu in copy mode.
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 dff28144..8cd4841f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1565,7 +1565,7 @@ The synopsis for the
command is:
.Bl -tag -width Ds
.It Xo Ic copy-mode
-.Op Fl eHMu
+.Op Fl eHMqu
.Op Fl t Ar target-pane
.Xc
Enter copy mode.
@@ -1577,6 +1577,8 @@ begins a mouse drag (only valid if bound to a mouse key binding, see
.Sx MOUSE SUPPORT ) .
.Fl H
hides the position indicator in the top right.
+.Fl q
+cancels copy mode and any other modes.
.Pp
.Fl e
specifies that scrolling to the bottom of the history (to the visible screen)