OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Nicholas Marriott (nicmcvs.openbsd.org)
Date: Mon May 31 2010 - 14:51:29 CDT


CVSROOT: /cvs
Module name: src
Changes by: nicmcvs.openbsd.org 2010/05/31 13:51:29

Modified files:
        usr.bin/tmux : tmux.1 tmux.h tty-keys.c tty.c window-copy.c

Log message:
When the mode-mouse option is on, support dragging to make a selection
in copy mode.

Also support the scroll wheel, although xterm strangely does not ignore
it in application mouse mode, causing redraw artifacts when scrolling up
(other terminals appear to be better behaved).