summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-21 20:26:51 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-21 20:26:51 +0000
commitf8686f126d28b08aabc1e56aa98ca9ee80e0c846 (patch)
tree7a1865904b55d808541a7e1a02198178f9d1fd43 /tmux.1
parentedca8aec0ff754fd30fc1ba4407c8880c4409a4f (diff)
Document scroll-mode.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.19
1 files changed, 8 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 6df6d316..13659d5a 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.15 2007-11-17 08:21:54 nicm Exp $
+.\" $Id: tmux.1,v 1.16 2007-11-21 20:26:51 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -287,6 +287,13 @@ Rename the current window, or the window at
.Ar index
if specifed, to
.Ar new-name .
+.It Xo Ic scroll-mode
+.Xc
+Enter scroll mode which allows a window's history buffer to be examined.
+The up, down, page-up and page-down keys or
+.Xr vi 1
+style h, j, k, l keys may be used to navigate.
+This command works only if bound to a key.
.It Xo Ic select-window
.Ar index
.Xc