vim_mode 希望能够响应 <C-[>
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
在 vim 中,<C-[> 等同于 <Esc>,是为了方便 <Esc> 对于某些键盘难以键入的备用键,是否 rime 的 vim_mode 也可以响应该快捷键呢
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
No file or test is named in the issue. Start by locating the vim_mode key-event handling and the existing Escape mapping, then verify that Control-[ follows the same path and produces the same mode transition as Escape.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100