Skip to content

Feature Request: Tab moving #2983

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
andreasmischke opened this issue Mar 9, 2018 · 5 comments
Closed

Feature Request: Tab moving #2983

andreasmischke opened this issue Mar 9, 2018 · 5 comments

Comments

@andreasmischke
Copy link

In fact that would be 3 features:

  1. move current tab (prefix count or 1) position to the right
  2. move current tab (prefix count or 1) position to the left
  3. move current tab to other window

Regarding 3:
There is already the option to popout the current tab to a new window. It would be nice if I could revert that action, i.e. joining the tab back into the window it came from.

To have it more generic: the action could move the selected tab to:

  • "the other" window, if there are only two windows or
  • the previously selected window or
  • show a GUI list to select (with arrow or j/k keys) the window to join into

The new position in the other window could be at the right end of tabs.

@smblott-github
Copy link
Collaborator

  1. and 2. exist; they are the moveTabLeft and moveTabRight commands, are they not?

@andreasmischke
Copy link
Author

Oh yes. I just found them 5 seconds ago. Sorry.. 🤦‍♂️
Then it's only the "move tab to specific window"

@codeanpeace
Copy link

It'd be really neat to have functionality similar to Tabbo built into vimium

@gdh1995
Copy link
Contributor

gdh1995 commented Nov 27, 2019

There's an advanced commands in Vimium: moveTabToNewWindow. And in my customized version of Vimium, Vimium C, there's also moveTabToNextWindow. So the only lacking one is to collect all tabs into a current window (updated: I've added `joinTabs``).

gdh1995 added a commit to gdh1995/vimium-c that referenced this issue Dec 2, 2019
@philc
Copy link
Owner

philc commented Feb 24, 2025

Use cases 1 and 2 have been in Vimium for a long time. For use case number 3, see #2407.

@philc philc closed this as completed Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants