请教下,可不可以实现在命令行输入英文,vim模式下可以输入中文/英文能不能分开配置
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
我已经试过了两个配置项,
假如 ascii_mode: true 的话,不管是命令行,还是vim模式都不能输入中文
但是如果不设置ascii_mode: true,设置vim_mode: true ,得话命令行和vim都能输入中文了
能不能分开配置?
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 files or tests are named in the issue. Start by reproducing the behavior with ascii_mode and vim_mode enabled or disabled, then trace where command-line and Vim-mode input settings are handled. Done means the two contexts can independently control whether Chinese input is allowed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100