mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
508baabc79
A bit of a PITA, this commit: * Introduces a DeferredKeyCode type that defers resolving a concrete keycode * Adds key_map_preference config which can be Mapped or Physical * Key map building resolves the keycode using key_map_preference * Default key assignments have been re-phrased in order to produce DeferredKeyCodes * User-specified keys without `mapped:` or `phys:` prefixes will resolve according to key_map_preference refs: https://github.com/wez/wezterm/issues/1788 refs: https://github.com/wez/wezterm/issues/1784 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |