mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
Work out mouse scroll wheel effect when the mouse is first detected and
store it in struct mouse_event, reduce the scroll size the 3 but allow shift to reduce it to 1 and meta and ctrl to multiply by 3 if the terminal supports them, also support wheel in choose mode. From Marcel Partap.
This commit is contained in: