pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
e85b6b6
)
better Input Method Editor (IME) support
author
Ivan Tham
<pickfire@riseup.net>
Tue, 12 Feb 2019 17:41:41 +0000
(18:41 +0100)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Tue, 12 Feb 2019 17:45:15 +0000
(18:45 +0100)
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
No differences found