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

2019-03-14 Thread crazycat
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, crazy...@c-p-f.org a écrit : Hi there, I've created a .screenrc with the following settings: # STARTUP SCREENS split -v

re-attach screen doesn't keep the split

2019-03-14 Thread crazycat
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