diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-04 17:58:27 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-04 17:58:27 +0000 |
commit | 143aa718e5958b9c7b539657d02c476a43270dad (patch) | |
tree | 5db9cc3eaf136cd3cd81ec8f5c5e9862e7c73fc7 /tmux.1 | |
parent | 59a57285278de78d0a69b89fe7851a56bad4240a (diff) | |
download | rtmux-143aa718e5958b9c7b539657d02c476a43270dad.tar.gz rtmux-143aa718e5958b9c7b539657d02c476a43270dad.tar.bz2 rtmux-143aa718e5958b9c7b539657d02c476a43270dad.zip |
Space trimmage mega-diff.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.94 2009-04-30 06:01:24 nicm Exp $ +.\" $Id: tmux.1,v 1.95 2009-05-04 17:58:27 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -94,7 +94,7 @@ a full path is not necessary: the sockets are all created in the same directory. .It Fl S Ar socket-path Specify a full alternative path to the server socket. -If +If .Fl S is specified, the default socket directory is not used and any .Fl L @@ -391,7 +391,7 @@ When the argument does not contain a colon (:), first attempts to parse it as window index; if that fails, an attempt is made to match a session or client name. .Pp -Multiple commands may be specified together as part of a +Multiple commands may be specified together as part of a .Em command sequence . Each command should be separated by spaces and a semicolon .Eo ( Ql \& \&; \& Ec ) ; @@ -967,7 +967,7 @@ Whether a key repeats may be set when it is bound using the .Fl r flag to .Ic bind-key . -Repeat is enabled for the default keys of the +Repeat is enabled for the default keys of the .Ic up-pane , .Ic down-pane , .Ic resize-pane-up , @@ -1023,7 +1023,7 @@ to the left of the status bar. will be passed through .Xr strftime 3 before being used. -By default, the session name is shown. +By default, the session name is shown. .Ar string may contain any of the following special character pairs: .Bl -column "Character pair" "Replaced with" -offset indent |