Re: Prompt not centered when started as detached

2021-01-05 Thread Geraint Edwards
Joan Albert said (on Tue, Jan 05, 2021 at 11:46:46a.m. +0100): > Could it be that detached mode has some kind of default size (which is > smaller than my terminal window?) I believe that the above is the answer. The size defaults to 80 x 24. If you're a C dev, I think those defau

Prompt not centered when started as detached

2021-01-05 Thread Joan Albert
Hi everyone, I am currently starting a screen session with my window manager in detached mode (screen -d -m -S personal) in order for all new terminals to be attached to it afterwards. The thing is, that when I attach any terminal to it (screen -x personal) the bash prompt within the screen sessi