Add a new option, mouse-resize-pane. When on, panes may be resized by

dragging their borders. From hsim at gmx.li.
This commit is contained in:
Nicholas Marriott
2011-05-08 20:34:12 +00:00
parent 295ace6820
commit f3741f0653
5 changed files with 80 additions and 1 deletions

6
tmux.1
View File

@ -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