Join tab to window (move tab to existing window)
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
W allows us to move a tab to a new window. Is there a key combination where I can do the reverse? That is, can I join a tab to another open window?
There's a Chrome extension called Tab Glue that does it, however, I was hoping this might be possible with vimium.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing W command and Vimium's tab/window commands. Determine how a tab can be moved into an already open window and how a key combination should invoke it. Done means a tab can be joined to another open window reliably, with the behavior covered by the project's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100