The screen
program fully controls what's displayed. For example the scrollback buffer is not the one of the terminal.
I don't like the idea to have a separate set of commands, and a separate set of settings for exactly the same goal. This also forbid me to copy/paste 200 line from the scrollback buffer into a text editor, to use the mouse, etc.
Is there a way to tell screen
to just record what's displayed, and let the terminal do the job ?
Or maybe another program instead of screen
?