『vim-mode』在cmdline 模式切换回normal 模式不会生效。
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 554
- PR merge metrics
- No merged PRs in 30d
Description
- 在vim中使用「/」「?」「:」命令时候,输入中文,按
<cr>回到normal模式,输入法还是英文输入状态。 mac环境下,能否提供命令参数强制设置输入法状态为英文,这样我就能在cmdlineleave事件中强制修改。这个问题同样会出现在使用fzf,leaderf等fuzzy 搜索工具中
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. Start by tracing the cmdlineleave transition on macOS and how the input method state changes after Enter; done means returning from Vim cmdline mode reliably restores English input, with any requested command parameter documented and covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100