Problem with Python #7317

Closed
opened 2026-01-31 01:00:52 +00:00 by claunia · 1 comment
Owner

Originally created by @DAN1IK on GitHub (Apr 7, 2020).

When I launch a Python application using the Colorama module after the Program, all subsequent text becomes the color that was in the program!

Originally created by @DAN1IK on GitHub (Apr 7, 2020). When I launch a Python application using the Colorama module after the Program, all subsequent text becomes the color that was in the program!
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 01:00:52 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Apr 7, 2020):

All applications that change the "current active color" are expected to restore the color when they exit. This is normal for all text-mode applications in all terminals on all operating systems.

@DHowett-MSFT commented on GitHub (Apr 7, 2020): All applications that change the "current active color" are expected to restore the color when they exit. This is normal for all text-mode applications in all terminals on all operating systems.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7317