是否有可能将中英文输入状态作全局管理?
Open
@lotem is already working on this.
Since Feb 10, 2017.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
是否可能通过配置文件将中英文状态的切换改为系统级,而非应用级?
目前尝试过的设置方法为:
禁用了静默模式,并将输入方案文件switches中ascii_mode项的
reset不设默认值
但这样配置的实际使用效果依然是切换到任何一个应用时,默认的输入状态都会重置为中文,且中英文状态依然独立管理。
翻阅了一遍文档,并没有找到其他相关的设置项,请问是本来就这样设计的么?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.