Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to limit scrollback? #312

Open
TomLebeda opened this issue Dec 19, 2022 · 1 comment
Open

How to limit scrollback? #312

TomLebeda opened this issue Dec 19, 2022 · 1 comment

Comments

@TomLebeda
Copy link

I have accidentaly (more than once actually) run a Julia function that did a lot of printing (forgotten "println" at the wrong place => millions of lines of output) and it totally clogged my memory (12GB) and CPU. At first I thought "oh, it will be fine once it finishes". And the CPU really calmed down, but the memory stayed full.

So it made me think about scrollback limit - but I didn't find anything about that here. So is there a way how to limit the scrollback?

Thank you.

@austinliuigi
Copy link

Would :help 'scrollback' solve your issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants