When a lot of output is printed to your terminal screen, it can be helpful to have your terminal behave in a specific manner so that it is easier to work with.
You can disable the scrollbar:
Press the menu button in the top-right corner of the window and select
In the sidebar, select your current profile in the
Select
Uncheck
Your preference is saved immediately.
You can lock scrolling so that it always shows the newest output while a command executes and produces output.
Press the menu button in the top-right corner of the window and select
In the sidebar, select your current profile in the
Select
Check
You can set the terminal to automatically scroll to the bottom of the window when you input text into the prompt.
Press the menu button in the top-right corner of the window and select
In the sidebar, select your current profile in the
Select
Check
You can limit the number of lines of terminal output which are remembered.
Press the menu button in the top-right corner of the window and select
In the sidebar, select your current profile in the
Select
Check
Optionally, you can click on
You can choose to have unlimited scrollback.
Press the menu button in the top-right corner of the window and select
In the sidebar, select your current profile in the
Select
Uncheck
Scrollback data is stored in compressed and encrypted files on disk,
under the system’s default location for temporary files (usually
Make sure you have sufficient disk space available for these temporary
files. If in doubt, monitor disk usage for example with the command
A giant scrollback buffer makes resizing the terminal window slower. As a rule of thumb, resizing gets noticeably slow at around 1 million lines.