CVSROOT: /cvs Module name: src Changes by: [email protected] 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).
