1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 19:58:15 +03:00
wezterm/term
Wez Furlong b67682ddc9 wezterm: move most click related mouse events to InputMap
The click/movement related events are now "table driven" with
defaults contained in the InputMap object.

This gives the the potential to be configured from the config
file, but there is not glue in the config layer to enable
this yet.

This also does not include mouse wheel events.
2020-05-21 18:51:20 -07:00
..
src wezterm: move most click related mouse events to InputMap 2020-05-21 18:51:20 -07:00
Cargo.toml mux: grey out the terminal contents when tardy 2020-03-14 08:57:35 -07:00