terminal
terminal copied to clipboard
Increase the size of the buffer
Sometimes the history doesn't hold all the things that have been printed. Is it possible to increase this buffer?
Looks like the scrollback option is what you are looking for.
One other thing I noticed is that running clear doesn't set scrollback to 0, while this happens if you try it on Windows Terminal.