Re: multiple child windows for screen

2012-09-06 Thread Pavan Rikhi
On Thu, Sep 6, 2012 at 1:38 PM, Chris Jones wrote: > ยน The above does it remotely, targeting an already-running screen > session, but naturally, you could stick the same commands in your > ~/.screenrc, like so: > > | screen -S sockname > | split > | split -v > | focus down > | split

Re: multiple child windows for screen

2012-09-06 Thread Pavan Rikhi
On Wed, Sep 5, 2012 at 1:53 PM, rufino wrote: > thanks, phil: > > what i am looking for is something like split displays. say i have 4 > separated sessions, i would like to have them displayed on my 24" monitor > simultaneously: You can currently split horizontally (http://aperiodic.net/screen/qu