Re: Prompt not centered when started as detached
Geraint Edwards <gedge-lists-screen-LsAsh/[email protected]> Thu, 7 Jan 2021 07:59:36 +0000
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <X/a/[email protected]> |
Joan Albert <joan_erraez-T+l+Ah+9u/[email protected]> said (on Thu, Jan 07, 2021 at 08:39:44a.m. +0100): > > Hi Geraint, > > > I believe that the above is the answer. The size defaults to 80 x 24. > > Thank you very much for the tip! > > Do you think it would be possible (when I have the required skills) for me to > write a patch? Coincidentally, someone just asked a similar question on IRC. Try this, after creating the (detached) screen session: screen -S session_name -X stuff 'stty cols 210 rows 65\n' -- Geraint A. Edwards (aka "Gedge")