Skip to content

Conversation

@GregPlowman
Copy link
Contributor

Fixes #265

When overwrite_display keyword is used, output control characters and table with a single print statement, rather than two separate print statements. The former seems to avoid blinking between successive displays.

When overwrite_display keyword is used, output control characters  and table with a single print statement, rather than two separate print statements. The former seems to avoid blinking between successive displays.
@ronisbr ronisbr merged commit 45e4f4e into ronisbr:master Aug 29, 2025
11 of 12 checks passed
@ronisbr
Copy link
Owner

ronisbr commented Aug 29, 2025

Thanks @GregPlowman ! I will tag a new version tomorrow.

@GregPlowman
Copy link
Contributor Author

Thanks for tracking down the issue and your prompt responses.
A great package!

@ronisbr
Copy link
Owner

ronisbr commented Aug 29, 2025

Thanks @GregPlowman ! I am glad it is being useful :)

@GregPlowman GregPlowman deleted the overwrite_display branch August 30, 2025 01:23
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.

Blinking when using overwrite_display V3

2 participants