philc / philc/vimium

New tab at the last using "o"

Open
#4,590 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

Now when press "t", it will open a new tab below/right the current tab. I hope that new tab can be at the last. Specifically, when i use the "o" to do the search. I hope when I press the "enter", the result will appear on the new tab, which is at the last position. I don't know vimium already support it or not. I have no idea how to figure out it. Hope that get the solution.

Browser and Vimium version

firfox: Firefox 133.0.3
vimium: 2.1.2

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 JavaScript handlers for the t command and the o search flow. Reproduce the behavior in Firefox 133.0.3 with Vimium 2.1.2, then verify that pressing Enter for an o search opens the result in a new tab placed at the last position.

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.