npmania
npmania
@cla-bot check
https://github.com/zed-industries/zed/assets/113083996/8f003191-2738-4a25-8869-6b823f5c275c Here's a short video testing English, BQN, Korean, Japanese and Chinese input.
> Can you tell me a bit more about xim-rs? Is there a compelling reason to use it, rather than handling the xim messages ourselves? The XIM protocol is not...
Oops, fixed formatting on the last commit. I believe I've ran typo checker and clippy already, so hopefully the rest will be fine.
@aohanhongzhi Please provide me about your setup so I can reproduce it on my environment. Maybe a new issue can be fine, titled something like "incorrect candidate window positioning on...
@eatradish Thanks a lot! I will try to investigate into this issue in a few days.
Since this pull request shares the window.rs code with #11657, it shares the same limitation: the preedit display in the built-in terminal doesn't work. I can start working on that...
If it's use of attributes seems to make simple problem overcomplexed, I'll remove all attributes and replace their role with enough comments instead.