mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
fb636995c8
Application cursor keys are a separate set of encodings that applications can ask the terminal to produce for cursor keys. Unfortunately, PuTTY generates these for shift-modified cursor keys. If an application is to distinguish between normal and shift-modified cursor keys on PuTTY then it will need to be able to distinguish between normal and application cursor keys. Add new `KeyCode` variants for application cursor keys. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |