better Input Method Editor (IME) support
authorIvan Tham <pickfire@riseup.net>
Tue, 12 Feb 2019 17:41:41 +0000 (18:41 +0100)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Tue, 12 Feb 2019 17:45:15 +0000 (18:45 +0100)
commite85b6b64660214121164ea97fb098eaa4935f7db
treed08873d1902c94102ce19294efa0c5bcd2c8d040
parent75f92eb3489275bfcad901e5ca424134eda6e2f4
better Input Method Editor (IME) support

Features:

- Allow input methods swap with hotkey (E.g. left ctrl + left shift).
- Over-the-spot pre-editing style, pre-edit data placed over insertion point.
- Restart IME without segmentation fault.

TODO:

- Automatically pickup IME if st started before IME
st.c
win.h
x.c