summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-22 10:31:02 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-22 10:31:02 +0000
commit4930e894c278a9267861ccf3db231d97d2208741 (patch)
tree096cbfa203a26b610ca04bf27799a0ca9bcb5086 /tmux.1
parent12810b09d74f64765fc51057eef116f8125cb85d (diff)
Mention quit key. Fix key style.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.120
1 files changed, 17 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 13659d5a..fd170e18 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.16 2007-11-21 20:26:51 nicm Exp $
+.\" $Id: tmux.1,v 1.17 2007-11-22 10:31:02 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -290,9 +290,23 @@ if specifed, to
.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
+The
+.Ql up ,
+.Ql down ,
+.Ql page-up
+and
+.Ql page-down
+keys or
.Xr vi 1
-style h, j, k, l keys may be used to navigate.
+style
+.Ql h ,
+.Ql j ,
+.Ql k ,
+.Ql l
+keys may be used to navigate.
+The
+.Ql q
+key will quit scroll mode.
This command works only if bound to a key.
.It Xo Ic select-window
.Ar index