mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
0d1be2e32838cfb4f4b528fc3f94ef850b47eda7

so too early, before the mouse event was necessarily valid, so could end up using the pane from the previous mouse event, or the active pane. It is important that we use the right pane now that different panes can have different key tables (for copy mode). Fixes problem reported by Greg Hurrell.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%