Skip to content
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

Add support for detaching a tab #29

Open
jonhoo opened this issue Nov 11, 2013 · 3 comments
Open

Add support for detaching a tab #29

jonhoo opened this issue Nov 11, 2013 · 3 comments

Comments

@jonhoo
Copy link

jonhoo commented Nov 11, 2013

A feature I have repeatedly been wishing was available is the ability to detach a tab. For example, I might have a terminal window with two tabs where I suddenly want to be able to look at output in both the running shells at the same time. At the moment, I have to either kill the process running in one tab and restart it in another window, or swap quickly between them, both of which are less than ideal...

I don't know if it'd be possible to implement something like this without major rewriting, but it would certainly be very useful!

@jonhoo
Copy link
Author

jonhoo commented Oct 21, 2014

In fact, the opposite feature would also be useful; having the ability to move an urxvt window into a tab of another urxvt window. Not sure how it would work in practice though..

@mina86
Copy link

mina86 commented Aug 9, 2016

Perhaps instead you should look at your windows manager’s capabilities of tabbing windows? Admittedly, integration may be less tight, and for example activity marks might be unavailable, but you should be able to achieve tab detaching.

@Masshat
Copy link

Masshat commented Jun 19, 2017

UP?

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

3 participants