mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
d5726ba91a
on macos only (for now), we generate a RawKeyEvent prior to dead key or IME composition and route it to the window to give it a chance to handle the event. RawKeyEvent handling is scoped only to key assignments, not generating input for the terminal. A raw key event can be marked as handled to prevent moving on to performing composition and generating cooked key input. refs: https://github.com/wez/wezterm/issues/877 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |