-
Notifications
You must be signed in to change notification settings - Fork 677
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
请教:在使用双拼时,怎么设置让打出来的字母不替换成对应的拼音? #132
Comments
README是简单版本说明,具体要看官网。 |
设置里去掉英文词库 |
#133 里写了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
举例:
当我想要打字「北京」,按键时bwjk,现在显示的直接是beijing。
但我希望能直接显示bwjk,因为工作中很多经常碰到中英文混合输入的情况,被替换以后,让我输入英文或字母的时候不知道自己是否正确,只能在回车后再去看是否正确。
所以,我想直接设置让显示我按键的字母,而不被替换,在文档中找了半天,没有找到对应项,特来请教 🙏
The text was updated successfully, but these errors were encountered: