From 4fbb2964388e1a1efa9c32d21a416925f2f0811c Mon Sep 17 00:00:00 2001 From: Tiago Cunha Date: Thu, 10 Nov 2011 21:41:01 +0000 Subject: [PATCH] Sync OpenBSD patchset 977: 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 36940331..5817f0d6 100644 --- a/tmux.1 +++ b/tmux.1 @@ -868,6 +868,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 @@ -1552,10 +1555,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 .