1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-09 01:35:39 +03:00
wezterm/window
Wez Furlong 694ffdbed2 macos: revise how we prevent routing to the IME
https://github.com/wez/wezterm/pull/2435 proposed including
CTRL-modified keys, but I think that the state of the code now means
that we can simplify that area and adjust it so that we will default to
routing keys to the IME, but excluding them based on the
`send_composed_key_when_(left|right)_alt_is_pressed` configuration.

I've only very lightly tested this, but it seems ok with roman text and
me punching in random pinyin and then using CTRL-H or CTRL-M to delete
or enter.

refs: https://github.com/wez/wezterm/pull/2435
2022-09-21 21:22:38 -07:00
..
examples support drag and drop files for macos 2022-04-25 09:49:32 -07:00
src macos: revise how we prevent routing to the IME 2022-09-21 21:22:38 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml deps: xkbcommon-rs released 0.5 2022-09-02 09:25:20 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00