Re: Prompt not centered when started as detached
Geraint Edwards <gedge-lists-screen-LsAsh/[email protected]> Tue, 5 Jan 2021 20:31:45 +0000
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <X/[email protected]> |
Joan Albert <joan_erraez-T+l+Ah+9u/[email protected]> 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 defaults are in these lines: https://git.savannah.gnu.org/cgit/screen.git/tree/src/window.c#n607 -- Geraint A. Edwards (aka "Gedge")