mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
f34d3a872e
When considering "F" we'd try to parse it as "F<NUMBER>" and fail, so fall back to producing `Physical(F)` instead. Since this was in the context of CMD-F in the default keymap code, we'd then generate ctrl-F as an equivalent when considering the ctrl-shift case. cc: @CIAvash |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |