Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How do I increase scroll buffer in terminal (XQuartz OS X 10.11.6?

Hi, so far I tried these things:

export scrollback_lines=10000

export HISTFILESIZE=10000

export HISTSIZE=10000


No change, still very small schrollback

Posted on Oct 19, 2017 8:39 AM

Reply
Question marked as Best reply

Posted on Oct 20, 2017 8:09 AM

What you have been playing with are the 'bash' shell's command line history. That is to say how may of the commands you issue will be saved so you can call them back and issue them again.


You want Terminal -> Preferences -> Profiles -> Window -> Limit number of rows to: nnnnnn

The larger the number, the more RAM your terminal emulator will use, times the number of terminal emulator windows and tabs

User uploaded file

2 replies
Question marked as Best reply

Oct 20, 2017 8:09 AM in response to honco

What you have been playing with are the 'bash' shell's command line history. That is to say how may of the commands you issue will be saved so you can call them back and issue them again.


You want Terminal -> Preferences -> Profiles -> Window -> Limit number of rows to: nnnnnn

The larger the number, the more RAM your terminal emulator will use, times the number of terminal emulator windows and tabs

User uploaded file

How do I increase scroll buffer in terminal (XQuartz OS X 10.11.6?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.