philc / vimium

The hacker's browser.
https://chrome.google.com/webstore/detail/vimium/dbepggeogbaibhgnhhndojpepiihcmeb
MIT License
23.22k stars 2.48k forks source link

[Feature Request] Window Manipulation #4079

Open Quinntyx opened 2 years ago

Quinntyx commented 2 years ago

It would be nice if there were a simple hotkey to take the current tab and break it out into a new window, just like how you can drag the tab off of the topbar. I have the tab bar disabled, and I'm using a tiling window manager (and thus can use hotkeys to move windows around) so this would be a really awesome feature. Right now I'm just using yy and then opening it in a new window, but for things like youtube this means I get an interrupt in my music, or lose my watch progress.

gdh1995 commented 2 years ago

There has been W (Shift+W) for moveTabToNewWindow.

Quinntyx commented 2 years ago

Huh... That's cool It's not in the ? Vimium Help menu though... Might want to add it?

mcp292 commented 2 years ago

I see it and first discovered it in the help menu about a week ago. Not sure if it was added since this issue or has been there the whole time.

arilebedey commented 6 months ago

A moveTabToParentWindow to counter that action might be nice to add then. Or perhaps storing it in a register like the MoveTab chrome extension.