1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 06:12:16 +03:00
wezterm/wezterm-client/src
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
..
pane wezterm: fix mapping scroll wheel to cursor up/down in alt screen 2021-01-17 21:44:02 -08:00
client.rs wezterm-gui: we now start an implicit unix mux server 2020-12-29 15:58:39 -08:00
domain.rs adjust log levels 2020-12-20 22:01:06 -08:00
lib.rs split gui into wezterm-gui executable 2020-10-24 16:40:15 -07:00