Skip to content

Conversation

@stianhoiland
Copy link

@stianhoiland stianhoiland commented Oct 25, 2025

Terminal redrawing should never clear before drawing

  • Instead set cursor to starting point, (over)write, then erase-from-cursor-to-end-of-line after outputting each line, and erase-to-end-of-screen after last output

Also hide cursor while redrawing and show again after

Terminal redrawing should never clear before drawing
  - Instead set cursor to starting point, (over)write, then erase-from-cursor-to-end-of-line after outputting each line, and erase-to-end-of-screen after last output
Also hide cursor while redrawing and show again after
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

Successfully merging this pull request may close these issues.

1 participant