To set an infinite scrollback for screen on Linux Mint 22.3 Cinnamon, add this line to your ~/.screenrc file:
shdefscrollback 1000000
shnano ~/.screenrc
Ctrl+O, then Enter) and exit (Ctrl+X).screen or start a new session.Note:
screenhas no true "infinite" option—this sets the buffer to 1 million lines, which is effectively unlimited for most use cases. Adjust the number if you need more.
Vibe can make mistakes. Check answers. Learn more