HackerTrans
TopNewTrendsCommentsPastAskShowJobs

algon

no profile record

Submissions

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

github.com
132 points·by algon·4 yıl önce·27 comments

comments

algon
·4 yıl önce·discuss
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 yıl önce·discuss
Thank you for the delightful comment! If you find any issues or ideas of improvement, please let me know.
algon
·4 yıl önce·discuss
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.