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
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
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