summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-11-05 09:13:00 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-11-05 09:13:00 +0000
commit6c1c304fc3e2197922fa7659110c3e78c4fbce6f (patch)
tree818c9c829d4d03098c8ea9dd062254f6ed3b9ebe /tmux.1
parente5bf63cb59981657e5140c0f542ec3c1f69dcd5a (diff)
Missing bits for new keys and buffer indexes, from Tiago Cunha
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.19
1 files changed, 5 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index 47f3692d..0de1f3e3 100644
--- a/tmux.1
+++ b/tmux.1
@@ -864,6 +864,9 @@ in emacs mode, and
.Ql 10w
in vi.
.Pp
+When copying the selection, the repeat count indicates the buffer index to
+replace, if used.
+.Pp
Mode key bindings are defined in a set of named tables:
.Em vi-edit
and
@@ -1548,10 +1551,8 @@ to
.Em Home ,
.Em IC
(Insert),
-.Em NPage
-(Page Up),
-.Em PPage
-(Page Down),
+.Em NPage/PageDown/PgDn ,
+.Em PPage/PageUp/PgUp ,
.Em Space ,
and
.Em Tab .