mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +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 |
||
---|---|---|
.. | ||
lua | ||
appearance.md | ||
files.md | ||
font-shaping.md | ||
fonts.md | ||
keys.md | ||
launch.md | ||
mouse.md |