Re: Attach screen sessions with splitted screens

2009-09-30 Thread Simon Ruderich
On Tue, Sep 29, 2009 at 08:46:39AM +0200, Alexandre MOREL wrote: > Hi, > > Just a question about screen use: > > When I use screen, I often splitte my terminal just generally in two > sections. I detach the session and reattach but I have to reconfigure > the splitted sessions in order to retrieve

Automatically start/attach to a multi-user Screen session, for new BASH shell instances.

2009-09-30 Thread Ryan Lynch
I've set up my .bashrc to automatically attach me to a Screen session when I open a new BASH shell (unless the env var $STY is set, or $TERM contains 'screen', or the shell isn't interactive). I have some wrapper logic, but the basic algorithm is: * Always use '__DEFAULT' as a Screen session nam

Re: screen-users Digest, Vol 941, Issue 1

2009-09-30 Thread Will Stevenson
Alexandre, Try disconnecting with a split screen session and try reconnecting by typing: "screen -x". This should work for you. Regards, --Will On Wed, Sep 30, 2009 at 12:00 PM, wrote: > Send screen-users mailing list submissions to >screen-users@gnu.org > > To subscribe or unsubscrib