GNU Screen: Combining split-regions and full-screen sessions
Posted
by
scrrr
on Super User
See other posts from Super User
or by scrrr
Published on 2011-11-23T12:27:06Z
Indexed on
2011/11/24
1:56 UTC
Read the original article
Hit count: 327
Let's say I have three sessions: 0, 1 and 2
I'm on session 0 and I press CTRL-A S to split the screen. Then I select session 1 for the bottom split region, while 0 is in the upper.
Can I switch to session 2 and have it display in full-screen while 0 and 1 remain split? If I CTRL-A n to other sessions in a split screen it only changes the split-region. I want some sessions to be full-screen though.
Is that possible?
© Super User or respective owner