FR: Command to enter Caret mode and jump to a specified char that is the first letter of a word
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I use this (https://github.com/abo-abo/avy) heavily in Spacemacs (Emacs+Vim). Currently locating your "visual cursor" is difficult in Vimium.
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 Vimium's existing Caret mode and command entry points, then compare the requested behavior with avy's jump-to-character workflow. Define the expected command and jump behavior, and verify it in a browser; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100