Skip to content

fix: force clear screen#212

Open
thomas-mauran wants to merge 2 commits intomainfrom
fix/clear-screen
Open

fix: force clear screen#212
thomas-mauran wants to merge 2 commits intomainfrom
fix/clear-screen

Conversation

@thomas-mauran
Copy link
Owner

@thomas-mauran thomas-mauran commented Feb 4, 2026

Force the clear of the screen before showing the UI

Description

Fixes #211

How Has This Been Tested?

Hello @kikoreis I wasn't able to reproduce this even using multipass, I did a blind patch and am wondering if you can try compiling chess-tui on that branch so we can see if this fixes the issue !

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Thomas Mauran <thomasmauran@yahoo.com>
@thomas-mauran thomas-mauran marked this pull request as ready for review February 8, 2026 16:24
Signed-off-by: Thomas Mauran <thomasmauran@yahoo.com>
@thomas-mauran
Copy link
Owner Author

Hello @kikoreis I added the screen clearing when leaving the game, let me know if this works after trying it out !

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.

chess-tui fails to clear screen when running on system console

1 participant