aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-05-18 21:58:40 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-05-18 21:58:40 +0000
commitc21ffbc7729b91d29db2fe025e130a4465d788b9 (patch)
treebad458419144d11dc95596aa5e4ebd918525f06e /tmux.1
parent6e4b947d71dfc666a9df10546191133c75afbe18 (diff)
downloadrtmux-c21ffbc7729b91d29db2fe025e130a4465d788b9.tar.gz
rtmux-c21ffbc7729b91d29db2fe025e130a4465d788b9.tar.bz2
rtmux-c21ffbc7729b91d29db2fe025e130a4465d788b9.zip
left-vertical -> main-vertical.
Also update CHANGES/TODO.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index aeedd612..26958238 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.95 2009-05-04 17:58:27 nicm Exp $
+.\" $Id: tmux.1,v 1.96 2009-05-18 21:58:40 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -330,7 +330,7 @@ Only the active pane is shown - all other panes are hidden.
Panes are spread out evenly from left to right across the window.
.It Ic even-vertical
Panes are spread evenly from top to bottom.
-.It Ic left-vertical
+.It Ic main-vertical
A large (81 column) pane is shown on the left of the window and the remaining
panes are spread from top to bottom in the leftover space to the right.
.El