Add pane-base-index option, from Ben Barbour.

This commit is contained in:
Nicholas Marriott
2011-08-24 10:29:57 +00:00
parent 029c34ce6b
commit f01b7191a3
3 changed files with 14 additions and 2 deletions

5
tmux.1
View File

@ -2418,6 +2418,11 @@ but set the width of other panes in the
.Ic main-vertical
layout.
.Pp
.It Ic pane-base-index Ar index
Like
.Ic base-index ,
but set the starting index for pane numbers.
.Pp
.It Xo Ic remain-on-exit
.Op Ic on | off
.Xc