File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,8 @@ Coloring the Output
120
120
By default, the Windows command console doesn't support output coloring. The
121
121
Console component disables output coloring for Windows systems, but if your
122
122
commands invoke other scripts which emit color sequences, they will be
123
- wrongly displayed as raw escape characters. Install the free `ANSICON `_
124
- application to add coloring support to your Windows command console.
123
+ wrongly displayed as raw escape characters. Install the ` ConEmu `_ or `ANSICON `_
124
+ free applications to add coloring support to your Windows command console.
125
125
126
126
Whenever you output text, you can surround the text with tags to color its
127
127
output. For example::
@@ -503,4 +503,5 @@ Learn More!
503
503
* :doc: `/components/console/console_arguments `
504
504
505
505
.. _Packagist : https://packagist.org/packages/symfony/console
506
+ .. _ConEmu : https://code.google.com/p/conemu-maximus5/
506
507
.. _ANSICON : https://github.com/adoxa/ansicon/releases
You can’t perform that action at this time.
0 commit comments