aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-07-20 14:32:09 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-07-20 14:32:09 +0000
commitb292f71c49b4222b34684aee44029ca2d6aeb4dd (patch)
tree819115b78b93b6bd560de429d09caa36ee57199a /tmux.1
parente32e0d569294ca7162f197cc7c369cd57050b193 (diff)
downloadrtmux-b292f71c49b4222b34684aee44029ca2d6aeb4dd.tar.gz
rtmux-b292f71c49b4222b34684aee44029ca2d6aeb4dd.tar.bz2
rtmux-b292f71c49b4222b34684aee44029ca2d6aeb4dd.zip
Add a status-justify option to allow the window list in the status line to be
positioned at the left, centre, or right.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index c4841b8c..fc2f4c31 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1262,6 +1262,11 @@ Update the status bar every
seconds.
By default, updates will occur every 15 seconds.
A setting of zero disables redrawing at interval.
+.It Xo Ic status-justify
+.Op Ic left | Ic centre | Ic right
+.Xc
+Set the position of the window list component of the status line: left, centre
+or right justified.
.It Xo Ic status-keys
.Op Ic vi | Ic emacs
.Xc