[Feature suggestion] Move tab in front of another tab
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 27k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
For all things windows/moving tabs to other windows I use the addon Winger on Firefox. However intra-window movements of tabs are more complicated and not possible.
It would be great if we could move the current tab to another tab (in front of it) by a keybind similar to shift + t/o where you search that tab, press enter and it just brings the current tab there. Maybe a sub bind, like shift Enter within that menu to just send the tab off there and switch to the next tab neighbor tab.
Would also be great if we could do this on a multiple tabs, but multi-tab commands are not available at all in 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
No files or tests are named. Start by reading the existing tab-moving commands and the shift+t/o tab-search flow, then determine how the requested keybind would place the current tab before a selected tab; done would include a defined behavior for single-tab movement, with multi-tab support treated separately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100