Joan Albert <joan_err...@pangea.org> 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")