Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to solve the problem that Chinese input method can directly insert characters in Normal mode #101

Open
dreamWB opened this issue Aug 10, 2022 · 3 comments

Comments

@dreamWB
Copy link

dreamWB commented Aug 10, 2022

I hope that the Chinese input method cannot insert characters in Normal mode or automatically switch input methods in Normal mode
Kapture 2022-08-10 at 15 45 08

@dreamWB
Copy link
Author

dreamWB commented Aug 10, 2022

When using the Vim plugin for VSCode, the Chinese input method cannot insert characters in Normal mode, like this
Kapture 2022-08-10 at 16 00 07

@zfhxi
Copy link

zfhxi commented Dec 19, 2023

I also met this problem, can anyone help?

@zfhxi
Copy link

zfhxi commented Dec 19, 2023

A possible solution might be to auto-switch the input method to com.apple.keylayout.US after exiting insert mode, similar to vim or neovim, referring to vscode-neovim/vscode-neovim#68.

But i don't how to implement it on monacao-vim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants