Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitab64eaa

Browse files
committed
Document the support of Mintty for colors
1 parent25fe737 commitab64eaa

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

‎components/console/introduction.rst‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,9 @@ Coloring the Output
143143
By default, the Windows command console doesn't support output coloring. The
144144
Console component disables output coloring for Windows systems, but if your
145145
commands invoke other scripts which emit color sequences, they will be
146-
wrongly displayed as raw escape characters. Install the `ConEmu`_ or `ANSICON`_
147-
free applications to add coloring support to your Windows command console.
146+
wrongly displayed as raw escape characters. Install the `ConEmu`_, `ANSICON`_
147+
or `Mintty`_ (used by default in GitBash and Cygwin) free applications
148+
to add coloring support to your Windows command console.
148149

149150
Whenever you output text, you can surround the text with tags to color its
150151
output. For example::
@@ -582,3 +583,4 @@ Learn More!
582583
.. _Packagist:https://packagist.org/packages/symfony/console
583584
.. _ConEmu:https://code.google.com/p/conemu-maximus5/
584585
.. _ANSICON:https://github.com/adoxa/ansicon/releases
586+
.. _Mintty:https://mintty.github.io/

‎contributing/code/tests.rst‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ what's going on and if the tests are broken because of the new code.
5151
5252
..tip::
5353

54-
On Windows, install the `ConEmu`_or `ANSICON`_ free applications to see
55-
colored test results.
54+
On Windows, install the `ConEmu`_, `ANSICON`_or `Mintty`_ free applications
55+
to seecolored test results.
5656

5757
.. _ConEmu:https://code.google.com/p/conemu-maximus5/
5858
.. _ANSICON:https://github.com/adoxa/ansicon/releases
59+
.. _Mintty:https://mintty.github.io/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp