aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-07-20 16:01:07 +0000
committerTiago Cunha <tcunha@gmx.com>2009-07-20 16:01:07 +0000
commit9a07e8f3724646762708eab10e102a6a9a8c5583 (patch)
treeb28520f17af9760ed4c17472218d5034d23821b9 /tmux.1
parente8957009c7766fae83e892c3606b4d163db35b7e (diff)
downloadrtmux-9a07e8f3724646762708eab10e102a6a9a8c5583.tar.gz
rtmux-9a07e8f3724646762708eab10e102a6a9a8c5583.tar.bz2
rtmux-9a07e8f3724646762708eab10e102a6a9a8c5583.zip
Sync OpenBSD patchset 147:
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.17
1 files changed, 6 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 7d3b7bec..bc1e54be 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.126 2009-07-20 15:57:05 tcunha Exp $
+.\" $Id: tmux.1,v 1.127 2009-07-20 16:01:07 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -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