philc / philc/vimium

[FR] Firefox - Support split view

Open
#4,884 0 comments 20 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

Hi, recently a split tabs api has been merged into the web extensions standard.
It would be great if we are able to do :vs and get into split view. Just like in vim!

Only the x keybinding should be modified to accomodate this change,
x - if in split view, quit the active pane in split.
else close the tab.

And from Firefox version 149, it is no longer experimental, and enabled by default.

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 reviewing Firefox's split tabs API and Vimium's existing :vs and x keybinding entry points. The work is done when :vs opens Firefox split view and x quits the active split pane there, while still closing the tab outside split view.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.