screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: re-attach screen doesn't keep the split


From: crazycat
Subject: Re: re-attach screen doesn't keep the split
Date: Thu, 14 Mar 2019 15:29:26 +0100
User-agent: Roundcube Webmail/1.3.8

I'm answering to myself, I found a solution and hope it's the good one.

After my split definitions, I add: layout save default

(using screen v4.05.00)


Le 14.03.2019 10:25, address@hidden a écrit :
Hi there,

I've created a .screenrc with the following settings:

# STARTUP SCREENS
split -v
screen -t weechat 0 weechat
resize -v +20%
focus right
split
screen -t htop 2 htop
resize -h +15%
focus down
screen -t network 1 bmon
focus left

When I launch screen, it works perfectly. But when I detach (Ctrl+a -
d) or lost the connection (auto-detach) and then want to re-attach
screen (screen -r or screen -rd), the different screens are in
different consoles, the split is lost.

Is there something I missed ?

Regards,
CrazyCat

_______________________________________________
screen-users mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/screen-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]