atom-community / terminal

Terminal integrated with atom-community/atom
https://atom.io/packages/atomic-terminal
Other
19 stars 4 forks source link

Increase the size of the buffer #82

Open aminya opened 3 years ago

aminya commented 3 years ago

Sometimes the history doesn't hold all the things that have been printed. Is it possible to increase this buffer?

UziTech commented 3 years ago

Looks like the scrollback option is what you are looking for.

aminya commented 3 years ago

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.