philc / philc/vimium

Convenient shift+j/k tab navigation in input text edit mode and during page load

Open
#3,783 2 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

Any convenient way of moving to next/prev tab during input text edit mode and during page loading rather than Chromes own ctrl+shift/tab for navigation like key mappings to alt+j/k keys?

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

The issue names no files or tests; start by locating the keyboard-mapping and tab-navigation handling for input-editing and page-loading contexts. Done means a documented key mapping such as Alt+j/k moves to the next or previous tab in both contexts without relying on Chrome's Ctrl+Shift+Tab behavior.

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
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.