summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-08-24 10:29:57 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-08-24 10:29:57 +0000
commitf01b7191a328193646885f2bb5f7ce50625385b1 (patch)
tree3d30535e25a90ea65c16b70b05f65a5f7dd1c209 /tmux.1
parent029c34ce6bc76168d06726bc81bda4514d245054 (diff)
Add pane-base-index option, from Ben Barbour.
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 8b7639ae..b86612c5 100644
--- a/tmux.1
+++ b/tmux.1
@@ -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