New Feature: relative numbering for tabs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I would very like to have a feature to show relative number for tabs which is left/right to the current tab, so that I can direct hit + J/K to move to the target tab quickly and accurately.
The feature should behave the same as the vim plugin: relative number, instead of showing relative numbers for lines, it shows relative number for tabs.
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
No implementation files or tests are named in the issue. Start by locating Vimium’s tab display and J/K tab-navigation entry points, then compare the requested behavior with the linked numbers.vim reference. Done means relative tab numbers are shown and + J/K reaches the intended tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100