Add a status-justify option to allow the window list in the status line to be

positioned at the left, centre, or right.
This commit is contained in:
Nicholas Marriott
2009-07-20 14:32:09 +00:00
parent e32e0d5692
commit b292f71c49
4 changed files with 27 additions and 1 deletions

5
tmux.1
View File

@ -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