Skip to content

Conversation

@davidanthoff
Copy link

@davidanthoff davidanthoff commented Jul 16, 2025

On Windows up and down and erase_line don't position the cursor at the beginning of the line, so that new output is rendered incorrectly. By using prev_line and next_line that is fixed.

Also changed the semantics of replace_line so that it doesn't move the cursor to the next line, that makes things a bit easier.

Next testing this on Mac.

This fixes some of the problems on Windows, but not all of them.

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