summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-08-09 15:25:56 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-08-09 15:25:56 +0000
commitd7de29e1e5fe24fde203e2ef8e507dc6b3cb00e8 (patch)
tree0ac3eb547c7184a6c95bd104c115cf83aa96bf50 /tmux.1
parentad18e45206ad897cb331a971d39c1b78fdcb11e7 (diff)
Minor language tweaks, change which key bindings are summarised.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.119
1 files changed, 11 insertions, 8 deletions
diff --git a/tmux.1 b/tmux.1
index 15b8600c..2d16f6e0 100644
--- a/tmux.1
+++ b/tmux.1
@@ -88,6 +88,7 @@ and all sessions are managed by a single
The server and each client are separate processes which communicate through a
socket in
.Pa /tmp .
+.Pp
The options are as follows:
.Bl -tag -width "XXXXXXXXXXXX"
.It Fl 2
@@ -200,19 +201,21 @@ Some of the default key bindings are:
.Pp
.Bl -tag -width Ds -offset 3n -compact
.It c
-Create new window.
+Create a new window.
.It d
-Detach current client.
+Detach the current client.
.It l
-Move to last (previously selected) window in the current session.
+Move to the previously selected window.
.It n
-Change to next window in the current session.
+Change to the next window.
.It p
-Change to previous window in the current session.
-.It t
-Display a large clock.
+Change to the previous window.
+.It &
+Kill the current window.
+.It ,
+Rename the current window.
.It \&?
-List current key bindings.
+List all key bindings.
.El
.Pp
A complete list may be obtained with the