You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
breaking: Remove buggy workarounds on Windows.
Colors will now be off by default unless cli_setup() is called
with color="always". Configurations that are known to work are cmd.exe and git-bash when using mintty.
breaking: colorama.init() is called uncoditionaly when cli_ui is
imported