Missing bits for new keys and buffer indexes, from Tiago Cunha

This commit is contained in:
Nicholas Marriott 2011-11-05 09:13:00 +00:00
parent e5bf63cb59
commit 6c1c304fc3
1 changed files with 5 additions and 4 deletions

9
tmux.1
View File

@ -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 .