Bind mouse dragging so that it is passed through to applications if they
authornicm <nicm@openbsd.org>
Tue, 21 Apr 2015 15:34:32 +0000 (15:34 +0000)
committernicm <nicm@openbsd.org>
Tue, 21 Apr 2015 15:34:32 +0000 (15:34 +0000)
commit9746c6dc7ab70f9c61c2ebf7ac2eb54ca1aae1d3
treeb44a13746bd16b35a16327359d4d4b5ea832090b
parent5325fce77391590378b6caf4fecff8bdb131f3b4
Bind mouse dragging so that it is passed through to applications if they
want it rather than entering copy mode.
usr.bin/tmux/cmd-copy-mode.c
usr.bin/tmux/key-bindings.c