philc / philc/vimium

Vomnibar scroll with <c-n>, <c-p> as in default vim

Open
#3,775 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
27k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Is it possible to implement scrolling with , in vomnibar ?
I was unsuccessful with mapping.
The biggest problem for me is getting over chromium default shortcut .

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the vomnibar entry point and trace how key mappings are handled, with particular attention to the existing mapping path and Chromium's default handling of c-n. The work is done when c-n and c-p scroll the vomnibar as in default Vim without being overridden by the browser shortcut, and the relevant behavior is covered by tests if the project provides them.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.