philc / philc/vimium

Better New tab/Current tab

Open
#2,049 2 comments 2 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

When you try to open a link, depending if Shift is being held or not it shows you a hint "Open link in a new tab" or "Open link in current tab". How difficult would it be to make it that it would slightly change link label's color instead? That way I think it would be more clear whether new tab would be created or current tab would be replaced with new content.

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 by locating the code that renders link labels and updates their hints when Shift is held. Read how the current-tab and new-tab states are determined, then check the relevant UI styling entry points. Done means the label color clearly distinguishes the two actions without removing the existing interaction behavior.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.