You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...)
The text was updated successfully, but these errors were encountered:
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...)
The text was updated successfully, but these errors were encountered: