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

Add ability to set refresh rate #40

Open
timothyb89 opened this issue Oct 28, 2019 · 0 comments
Open

Add ability to set refresh rate #40

timothyb89 opened this issue Oct 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@timothyb89
Copy link
Contributor

Woodchipper uses a hardcoded screen refresh delay that was assumed to leave plenty of time. Unfortunately some terminals (e.g. xterm) are really painfully slow and can't fully complete a redraw in time, leading to flickering.

There should be an option to override the refresh rate for these slower terminals (though it's still best to use something faster...)

@timothyb89 timothyb89 added the enhancement New feature or request label Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant