无法启用caps_lock切换英文输入法并且小写
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
我根据官方教程 设置 default.custom.yaml ascii_composer/good_old_caps_lock: false
Caps_Lock: commit_code 但是按下caps_lock 仍然是大写 怎么改成和mac自带中文一样caps_lock 是切换英文输入法并且小写?
这是我的yaml文件
patch:
switcher:
caption: 〔方案选单〕
hotkeys:
- Control+grave
#下面定义中英文切换的方式
ascii_composer/good_old_caps_lock: false
ascii_composer/switch_key:
Caps_Lock: commit_code
Return: commit_code
Eisu_toggle: clear
Shift_L: commit_text
Shift_R: inline_ascii
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.
Research direction
Start by checking the documented default.custom.yaml configuration and the reported ascii_composer/switch_key indentation. Reproduce the Caps_Lock behavior on macOS and compare it with the requested macOS-style English lowercase switch. Done means Caps_Lock switches to English input and produces lowercase text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, yaml
- Domain
- desktop, internationalization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100