CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/18 01:28:27
Modified files:
usr.bin/tmux : key-string.c mode-key.c server-client.c tmux.1
tmux.h
Log message:
Instead of reusing MouseUp at the finish of a drag, add a new key
MouseDragEnd. It can be useful to bind them separately in copy mode.
