From 6bc6e97da5fbfe0da1ea1848b1c4bb056d696a4a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 26 Jun 2008 19:02:18 +0000 Subject: C-u C-f from merdely. --- tmux.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 5c156e2b..b56fa480 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.43 2008-06-25 20:33:20 nicm Exp $ +.\" $Id: tmux.1,v 1.44 2008-06-26 19:02:18 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -221,6 +221,10 @@ keys, or and .Ql l , will scroll left and right. +.Ql C-u +and +.Ql C-f +may be used to scroll up and down by one screen. .It Em copy mode This permits a section of a window or its history to be copied to the .Em paste buffer -- cgit