rime / rime/squirrel

无法启用caps_lock切换英文输入法并且小写

Open
#101 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.