Re: Prompt not centered when started as detached

2021-01-06 Thread Joan Albert
Hi Geraint, > I believe that the above is the answer. The size defaults to 80 x 24. > > If you're a C dev, I think those defaults are in these lines: > https://git.savannah.gnu.org/cgit/screen.git/tree/src/window.c#n607 Thank you very much for the tip! I am not a C dev, but I wanted to learn C a

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