From f01b7191a328193646885f2bb5f7ce50625385b1 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 24 Aug 2011 10:29:57 +0000 Subject: Add pane-base-index option, from Ben Barbour. --- tmux.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tmux.1') 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 -- cgit