We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
场景: 1 输入法中文状态,这时打开浏览器chrome, 希望默认变成英文状态,因为要输入网址。 2 输入法中文状态,打开cmd.exe命令行,希望默认是英文状态。
设置了PIME.yaml里的 app_options: cmd.exe: asscii_mode: true
没有效果
OS: windows 10 x64
The text was updated successfully, but these errors were encountered:
我也有同样地问题,不知你解决了吗
Sorry, something went wrong.
网址的话,输入www.xxx.com会直接走网址模式,或者xxx.com后直接空格、回车都可以。
No branches or pull requests
场景:
1 输入法中文状态,这时打开浏览器chrome, 希望默认变成英文状态,因为要输入网址。
2 输入法中文状态,打开cmd.exe命令行,希望默认是英文状态。
设置了PIME.yaml里的
app_options:
cmd.exe:
asscii_mode: true
没有效果
OS: windows 10 x64
The text was updated successfully, but these errors were encountered: