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 stop rendering of completed bars? #147

Open
berkant opened this issue Mar 24, 2019 · 1 comment
Open

How to stop rendering of completed bars? #147

berkant opened this issue Mar 24, 2019 · 1 comment

Comments

@berkant
Copy link

berkant commented Mar 24, 2019

When there is too many of bars, the entire page re-renders at each interval, which causes lagging and stuttering in the terminal screen. I am looking for a hack to stop the rendering of completed bars.

@cheggaaa
Copy link
Owner

Currently, you can't. Only adding new bars available. But you can reuse existing bars.

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