aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2011-08-25 21:13:45 +0000
committerTiago Cunha <tcunha@gmx.com>2011-08-25 21:13:45 +0000
commitd390a90bf081efc589b4d3e1f8a570e8f12be3d1 (patch)
treebaf3752857f315cb073cdc1b172efc54225b2f65 /tmux.1
parentc41a93d130ef339659fb4384aec13f33921f91f2 (diff)
downloadrtmux-d390a90bf081efc589b4d3e1f8a570e8f12be3d1.tar.gz
rtmux-d390a90bf081efc589b4d3e1f8a570e8f12be3d1.tar.bz2
rtmux-d390a90bf081efc589b4d3e1f8a570e8f12be3d1.zip
Sync OpenBSD patchset 950:
Add pane-base-index option, from Ben Barbour.
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 ff7b9f87..a6b79e0c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 16 2011 $
+.Dd $Mdocdate: August 24 2011 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -2422,6 +2422,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