evil
evil copied to clipboard
Insertion of text doesn't work with chinese-sisheng input method
Issue type
- Bug report
- Question
Environment
Emacs version: 27.1
Operating System: macos catalina
Evil version: 1.14.0
Evil installation type: straight.el
Graphical/Terminal: GUI
Tested in a make emacs
session: No
Reproduction steps
- Start Emacs
- M-x --> set-input-method --> chinese-sisheng
- insert "jia" as text, then exit insert mode or hit space key, it should be "jia" but instead it becomes "jai"
- ctrl-z into emacs-state
- insert "jia" and hit space key, it works as intended