commit | 640c6fdd5fd859cffecf461647440a437d25f879 | [log] [download] |
---|---|---|
author | nicm <nicm> | Mon Oct 26 23:16:18 2015 +0000 |
committer | nicm <nicm> | Mon Oct 26 23:16:18 2015 +0000 |
tree | b4be7a5abb92cb4baa140188d29c08364ce02631 | |
parent | 380a1ea8ef8c4d47eda53214f0e283bdad857a6d [diff] |
If a mouse event has no key binding, pass it through to the pane it happened in, not the active pane like normal key presses. Fixes problems seen by Enrico Ghirardi.