mirror of
https://github.com/tmux/tmux.git
synced 2025-11-25 03:26:05 +00:00
b26ea8462ec0bb7d3d5cbeed115f6f4bbd4e1072
Clean up by introducing a wrapper struct for mouse clicks rather than passing three u_chars around. As a side-effect this fixes incorrectly rejecting high cursor positions (because it was comparing them as signed char), reported by Tom Doherty.
Description
No description provided
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%