Skip to content

Conversation

gnodet
Copy link
Member

@gnodet gnodet commented Apr 30, 2025

Fixes #1212 by adding a terminal.flush() call after terminal.puts(Capability.restore_cursor) when the flush parameter is true. This ensures that the cursor position is correctly restored in terminals like Putty and MobaXterm.

@gnodet gnodet added the bug label Apr 30, 2025
@gnodet gnodet added this to the 3.29.1 milestone Apr 30, 2025
@gnodet gnodet merged commit 82cb852 into master Apr 30, 2025
9 checks passed
@gnodet gnodet deleted the fix-status-cursor-position branch May 9, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cursor position is incorrect after Status.update()
1 participant