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
120120 By default, the Windows command console doesn't support output coloring. The
121121 Console component disables output coloring for Windows systems, but if your
122122 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.
125125
126126Whenever you output text, you can surround the text with tags to color its
127127output. For example::
@@ -503,4 +503,5 @@ Learn More!
503503* :doc: `/components/console/console_arguments `
504504
505505.. _Packagist : https://packagist.org/packages/symfony/console
506+ .. _ConEmu : https://code.google.com/p/conemu-maximus5/
506507.. _ANSICON : https://github.com/adoxa/ansicon/releases
You can’t perform that action at this time.
0 commit comments