Customizable movement keys in visual mode
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
Using vimium in ff ( it's awesome, thanks )
I have a non-classic keyboard layout, so jkhl are all over the keyboard, I can't really use these to navigate in visual mode, making visual mode useless.
Could we get a way to customize movement keys in visual mode ? Or could you point me at how to modify them myself ( for vimium-ff ) in the source code ?
Thanks !
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 locating the JavaScript entry point that handles Vimium's visual mode and its movement keys, then inspect how other customizable keys are defined. Done means users can configure visual-mode movement keys and navigate reliably with a non-classic layout; verify the behavior in Firefox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100