Don't eat the mouse event that triggers a drag end because we may want
authornicm <nicm@openbsd.org>
Tue, 21 Apr 2015 15:21:41 +0000 (15:21 +0000)
committernicm <nicm@openbsd.org>
Tue, 21 Apr 2015 15:21:41 +0000 (15:21 +0000)
commit5325fce77391590378b6caf4fecff8bdb131f3b4
treebd89e06a7a454cc106d71fd61abe31905be6d175
parent88c2e231215ac736c97286a1372a51bf41e29b7f
Don't eat the mouse event that triggers a drag end because we may want
to pass it on to application inside the pane.
usr.bin/tmux/input-keys.c
usr.bin/tmux/server-client.c