HackerTrans
トップ新着トレンドコメント過去質問紹介求人

algon

no profile record

投稿

Show HN: Using Vim as an input method editor (IME) for X11 apps

github.com
132 ポイント·投稿者 algon·4 年前·27 コメント

コメント

algon
·4 年前·議論
Thank you for the information. Actually I didn't so stick to vanilla Vim and have no intention to avoid Neovim at all!

FYI, since this IME embeds a terminal emulator it should be able to use with other terminal-based editors (including Neovim) by applying almost no changes to the editor's codebase.
algon
·4 年前·議論
Thank you for the delightful comment! If you find any issues or ideas of improvement, please let me know.
algon
·4 年前·議論
I'm not familiar with how IMEs work in Wayland at the moment, but I guess it is possible by the similar way as XIM. I would like to investigate the protocol later.