We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cb0139 commit a927b57Copy full SHA for a927b57
docs/changelog.rst
@@ -7,7 +7,7 @@ v0.14.0 (2021-04-20)
7
* **breaking**: Remove buggy workarounds on Windows.
8
Colors will now be off by default unless ``cli_setup()`` is called
9
with ``color="always"``. Configurations that are known to work are
10
- ``cmd.exe`` and ``git-bash`` when using ``mintty``.
+ ``cmd.exe`` and ``git-bash`` when using ``winpty``.
11
12
* **breaking**: ``colorama.init()`` is called uncoditionaly when ``cli_ui`` is
13
imported
0 commit comments