New version captures escape key while input sources other than English
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
With new version of Vimium, when I type <escape> in Chinese input source, the cursor will blur out the input element.

Without Vimium (the old version used to work)

Contributor guide
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
Reproduce the reported behavior by typing in a Chinese input source with Vimium enabled, then compare it with Vimium disabled as shown in the issue. Trace the handling of Escape and input focus until the cause is identified; done means Escape no longer incorrectly blurs the input while the expected Vimium behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100