Feature Request: `@@` to repeat a button press
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I would appreciate if there was a way to repeat the last button press done via f, such as the @@ keybind that lets you repeat the most recent macro in Neovim.
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
The issue names Vimium's f button-press action and the desired @@ repeat behavior, but no files or tests. Start by locating the key handling for f and the existing macro or repeat-keybind logic. Done means a repeat binding can invoke the most recent button press consistently.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100