philc / philc/vimium

Cannot use : instead of ; to open link in new window, but A vs a works

Open
#2,185 1 comment 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

If I hit 'f' to open links, shift-typing the last letter of the link hint opens the link in a new window. However, I've changed the keys to include a semi-colon. Unfortunately, I cannot use a colon (i.e. shift + semicolon) to open links in a new window.

It might be helpful to disallow capitalized characters and symbols in the 'keys used for link hints'.

Thank you!

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 reproducing the link-hint behavior described after configuring a semicolon as a hint key, comparing semicolon with shift-semicolon and the reported A/a behavior. Trace the link-hint key handling and configuration entry points, then verify that the intended key set either supports the colon behavior consistently or clearly rejects unsupported symbols.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
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.