From 6c1c304fc3e2197922fa7659110c3e78c4fbce6f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Sat, 5 Nov 2011 09:13:00 +0000 Subject: [PATCH] Missing bits for new keys and buffer indexes, from Tiago Cunha --- tmux.1 | 9 +++++---- 1 file 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 .