mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-06 02:37:21 +00:00
d7c45ccf2f
Closes #15833 Related to [#12495 comment](https://github.com/zed-industries/zed/pull/12495#issuecomment-2328356125) Destroying and recreating the Input context was the only way to reset the IME but it's making the keyboard unresponsive sometimes due to a XIM error. The keyboard will still be unresponsive if you close your IME while using zed, but I don't know how to fix this. * Fixed preedit drawing for CJK * Fixed unresponsive keyboard by properly implementing reset_ic in `xim-rs` Release Notes: - N/A |
||
---|---|---|
.. | ||
blade | ||
linux | ||
mac | ||
test | ||
windows | ||
app_menu.rs | ||
blade.rs | ||
keystroke.rs | ||
linux.rs | ||
mac.rs | ||
test.rs | ||
windows.rs |