为vim_mode添加esc以外的其它按键支持
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
目前测试鼠须管 vim_mode 只支持esc 而不支持 <C-[>, , 。小狼毫却可以完美支持:https://github.com/rime/weasel/pull/1047
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 locating Squirrel's existing vim_mode handling for Esc, then compare the expected key behavior with the referenced Weasel pull request 1047. Verify that Ctrl-[, Ctrl-C, and Ctrl- C are handled in the same context as Esc and confirm the supported keys with tests or manual input-method checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100