Attach screen sessions with splitted screens

View: New views
2 Messages — Rating Filter:   Alert me  

Attach screen sessions with splitted screens

by Alexandre MOREL-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 my "workspace".

Have you a solution or some tips in order to restore session and the
previous arrangement of panels ?


Thank in advance for your help,

Best,

Alexandre

--
Alexandre MOREL <almorel@...>
Lat : 46'38'38 N - Long : 0'21'32 E


_______________________________________________
screen-users mailing list
screen-users@...
http://lists.gnu.org/mailman/listinfo/screen-users

Re: Attach screen sessions with splitted screens

by Simon Ruderich-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 my "workspace".
>
> Have you a solution or some tips in order to restore session and the
> previous arrangement of panels ?
>
> Thank in advance for your help,
>
> Best,
> Alexandre
Hi Alexandre,

If you're using the git version (or Debian Lenny which includes
the patches; maybe Ubuntu has it too) you can use the layout
command.

    layout save name

You can use any name. After that you can reattach and the layout
should be restored.

If you always split you can do that in your screenrc.

    split
    layout save name

Hope this helps,
Simon
--
+ privacy is necessary
+ using http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


_______________________________________________
screen-users mailing list
screen-users@...
http://lists.gnu.org/mailman/listinfo/screen-users

signature.asc (852 bytes) Download Attachment