"Ignore Keyboard Layout" ignores keyboard layout for link-hint filtering
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I use the Dvorak keyboard layout, and I really like Vimium's Ignore Keyboard Layout feature. However, for link-hint filtering, it ignores my Dvorak keyboard layout and uses Qwerty instead. I'm not sure if this is the intended behavior, but it's kind of hard for me to search links with Qwerty when I'm more comfortable with Dvorak.
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
Start by tracing how the Ignore Keyboard Layout setting is applied during link-hint filtering, then reproduce the behavior with a Dvorak layout and compare it with Qwerty input. Done means link-hint filtering accepts the user's configured keyboard layout instead of always using Qwerty.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100