diff options
author | 2013-10-10 12:08:14 +0000 | |
---|---|---|
committer | 2013-10-10 12:08:14 +0000 | |
commit | a55691242ecc538912b994be47b80a5b2d574f6a (patch) | |
tree | 47faa857da21a2cbb1aa7edb10ec2a18ac203e3f /usr.bin/tmux/cmd-load-buffer.c | |
parent | Support -c for new-session, based on code from J Raynor. (diff) | |
download | wireguard-openbsd-a55691242ecc538912b994be47b80a5b2d574f6a.tar.xz wireguard-openbsd-a55691242ecc538912b994be47b80a5b2d574f6a.zip |
mouse-resize-pane: Only resize on border select
The current behaviour of mouse-resize-pane is such that if the mouse
button is held down and a selection takes place within a pane, that if
the mouse pointer then hits a border edge, that pane-resize would
initiate.
This seems counter-intuitive; instead, check for a resize condition if
the border of a pane is selected, and in the case of mouse selection
within a pane, no longer resize the pane if edge of the border is hit.
By Thomas Adam.
Diffstat (limited to 'usr.bin/tmux/cmd-load-buffer.c')
0 files changed, 0 insertions, 0 deletions