aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-09-14 12:42:19 +0100
committerThomas Adam <thomas@xteddy.org>2015-09-14 12:42:19 +0100
commit74b958ecbed7102a0f3f5faf5d976411726661ba (patch)
tree7b0cc592b9127fe05afc9bbbf67263489d66eb85 /tmux.1
parentef35c9f7659205659d6863058b9a7262b21440a5 (diff)
parent16efa8483888e326aed2c05a01b63b45a2b118ef (diff)
downloadrtmux-74b958ecbed7102a0f3f5faf5d976411726661ba.tar.gz
rtmux-74b958ecbed7102a0f3f5faf5d976411726661ba.tar.bz2
rtmux-74b958ecbed7102a0f3f5faf5d976411726661ba.zip
Merge branch 'obsd-master'
Conflicts: Makefile
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.112
1 files changed, 11 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 2e4edb2f..43c20103 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1137,7 +1137,7 @@ The synopsis for the
command is:
.Bl -tag -width Ds
.It Xo Ic copy-mode
-.Op Fl Mu
+.Op Fl Meu
.Op Fl t Ar target-pane
.Xc
Enter copy mode.
@@ -1147,6 +1147,16 @@ option scrolls one page up.
.Fl M
begins a mouse drag (only valid if bound to a mouse key binding, see
.Sx MOUSE SUPPORT ) .
+.Fl e
+specifies that scrolling to the bottom of the history (to the visible screen)
+should exit copy mode.
+While in copy mode, pressing a key other than those used for scrolling will
+disable this behaviour.
+This is intended to allow fast scrolling through a pane's history, for
+example with:
+.Bd -literal -offset indent
+bind PageUp copy-mode -eu
+.Ed
.El
.Pp
Each window displayed by