summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@openbsd.org>2009-08-10 17:14:55 +0000
committerJason McIntyre <jmc@openbsd.org>2009-08-10 17:14:55 +0000
commitec0c33b8449269859c825d72a8c3c82bbe0c3164 (patch)
tree3e6ca47e4cc5c6a27c1415a184ad5859e972c443 /tmux.1
parentde73fed73d050edd142971a8639cf0c195ad7ea7 (diff)
some minor tweaks; ok nicm
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.110
1 files changed, 6 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index f03b6173..8621c3f4 100644
--- a/tmux.1
+++ b/tmux.1
@@ -34,8 +34,10 @@
is a terminal multiplexer:
it enables a number of terminals to be created, accessed, and
controlled from a single screen.
-Programs may be detached from the screen, continue running in the background,
-and be reattached to the same or a different screen.
+.Nm
+may be detached from a screen
+and continue running in the background,
+then later reattached.
.Pp
When
.Nm
@@ -71,7 +73,7 @@ exits.
Each session is persistent and will survive accidental disconnection
(such as
.Xr ssh 1
-connection timeout) or intentional detachment (with the
+connection timeout) or intentional detaching (with the
.Ql C-b d
key strokes).
.Nm
@@ -199,7 +201,7 @@ prefix key,
.Pp
Some of the default key bindings are:
.Pp
-.Bl -tag -width Ds -offset 3n -compact
+.Bl -tag -width Ds -offset indent -compact
.It c
Create a new window.
.It d