1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/window
Wez Furlong 7deb215303 macos: recognize CTRL-Tab
macOS only sends key up events for this, so we remap them to
key down events.

closes: https://github.com/wez/wezterm/issues/630
2021-04-03 11:29:03 -07:00
..
examples add window-resized event 2021-03-07 11:54:15 -08:00
src macos: recognize CTRL-Tab 2021-04-03 11:29:03 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml remove the config bridge and have window -> config directly 2021-03-23 21:56:57 -07:00