Is it possible to reconnect to a disconnected screen session and preserve the screen splits?

link|improve this question

1  
I don't know about screen, but it sure is possible with tmux ;) – Cakemox Oct 4 '11 at 6:08
feedback

1 Answer

up vote 2 down vote accepted

You can use nested screen sessions as a hack: http://aperiodic.net/screen/faq#when_i_split_the_display_and_then_detach_screen_forgets_the_split

link|improve this answer
Better than a 'no'. Thanks :) – Ablue Oct 5 '11 at 1:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.