summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-05-08 20:34:12 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-05-08 20:34:12 +0000
commitf3741f0653e2a38b9d52851fb187d2592612a7c1 (patch)
treebcf3ac5cb5f3065ac0c895e6452143c823fde48b /tmux.1
parent295ace682020769be8a6a6a02835099d93c392ef (diff)
Add a new option, mouse-resize-pane. When on, panes may be resized by
dragging their borders. From hsim at gmx.li.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index b7fb5180..7e7ec28e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1888,6 +1888,12 @@ Set status line message foreground colour.
Set the number of error or information messages to save in the message log for
each client.
The default is 20.
+.It Xo Ic mouse-resize-pane
+.Op Ic on | off
+.Xc
+If on,
+.Nm
+captures the mouse and allows panes to be resized by dragging on their borders.
.It Xo Ic mouse-select-pane
.Op Ic on | off
.Xc