输入法切换,无法正确触发reset
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
我在使用neovim的过程中,输入法切换无法触发reset。
1.使用中文输入法,当前是输入中文,自动输入法abc输入法。
2.im-select切回rime输入法,此时还是中文输入,并没有变成英文输入。
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
The report names no source file or test. Start by reproducing the Chinese-input and im-select sequence in Neovim, then locate the input-method reset handling and compare the observed state with the expected English state. Done means switching back through im-select reliably triggers reset without leaving Chinese input active.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, neovim
- Domain
- desktop, internationalization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100