philc / philc/vimium

Feature suggestion: W (shift+w, Move tab to new window) should open multiple tabs when multiple tabs are selected

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

Hello. If I selected multiple tabs in Chrome (with my mouse) then type W, only current active tab is moved to new window.

But I think the W's behavior should be changed to "Move selected tabs to new window".

My thought flow: W is the mimic behavior of my mouse action – I can click tab with my mouse then drag out of the... tab line. When I select multiple tabs then drag them, those are moved out and become new window altogether. So, W should do the same action.

How about my idea? If the maintainer approve it, I'm willing to working on this.

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 implementation of the W command and the code that moves tabs to a new window, then inspect how multiple selected tabs are represented. Verify that pressing W moves all selected tabs together while preserving the existing single-tab 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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.