Colors can't be updated in a TTY #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When running the game in a TTY, colors can't be changed.
We can use
curses.can_change_color()before changing colors.mentioned in commit
8cb2b2388fmentioned in merge request !61
mentioned in commit
5b5180d44a