CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/03 12:42:40
Modified files:
usr.bin/tmux : cmd-resize-pane.c cmd.c server-client.c
window-copy.c
Log message:
Do not store the mouse position we calculate as the start of a drag back
into the mouse event that later code uses, it has been adjusted and they
should use the original position. GitHub issue 1710.
