1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-26 08:25:50 +03:00
wezterm/wezterm-client
Wez Furlong da3a41e018 wezterm: fix mapping scroll wheel to cursor up/down in alt screen
This appears to have been broken since the introduction of mouse
assignments :-/

This commit adds Pane::is_alt_screen_active so that the gui layer
can tell whether the alt screen is active, and allow passing down
the event.

refs: #429
2021-01-17 21:44:02 -08:00
..
src wezterm: fix mapping scroll wheel to cursor up/down in alt screen 2021-01-17 21:44:02 -08:00
Cargo.toml deps: misc updates 2020-12-29 09:24:34 -08:00