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 Chris Jones
On Thu, Aug 30, 2012 at 12:50:53PM EDT, rufino wrote: > hi experts: er.. that would be me.. right..? ;-) > i am newbie for screen. is there a way to open, say, two or three > screen session simultaneously on one display? > at work, we do ssh to remote jump station. from the shell, i fire up >

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