1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/window
Wez Furlong 85afd9b599
tidy up macos menubar key assignment
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
2022-12-23 19:59:35 -07:00
..
examples move OpenInBrowser -> KeyAssignment 2022-12-21 07:04:51 -07:00
src tidy up macos menubar key assignment 2022-12-23 19:59:35 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml macOS: add MenuBar 2022-12-20 19:46:08 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00