mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
85afd9b599
This commit safely registers key equivalents with the menubar. Safe in this context means "doesn't override a key assignment from a key table". For example, it would suck to define an application-wide key assignment for a key combination that has a different assignment in a key table that may be activated conditionally by some user-defined state/mode. refs: https://github.com/wez/wezterm/issues/1485 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml | ||
LICENSE.md |