From: Ivan Tham Date: Tue, 12 Feb 2019 17:41:41 +0000 (+0100) Subject: better Input Method Editor (IME) support X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/e85b6b64660214121164ea97fb098eaa4935f7db?ds=sidebyside;hp=e85b6b64660214121164ea97fb098eaa4935f7db 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 ---