mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 22:01:47 +03:00
eb1bc7f736
This diff adds some plumbing to track the `raw_key` in the KeyEvent; this is the key prior to composing or eg: mapping dead keys. With that field in place, we can teach the termwindow layer to attempt looking up that key mapping from the user defined key bindings. If we get a match then we can stop further key processing. |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |