8000 Merge branch '3.4' into 4.1 · symfony/symfony-docs@70300b3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 70300b3

Browse files
committed
Merge branch '3.4' into 4.1
* 3.4: Fixed a minor syntax issue in a link
2 parents c65d7df + e3acce7 commit 70300b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

console/coloring.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ output (e.g. important messages, titles, comments, etc.).
99
By default, the Windows command console doesn't support output coloring. The
1010
Console component disables output coloring for Windows systems, but if your
1111
commands invoke other scripts which emit color sequences, they will be
12-
wrongly displayed as raw escape characters. Install the `Cmder`_, `ConEmu`_, `ANSICON`_
13-
,`Mintty`_ (used by default in GitBash and Cygwin) or `Hyper`_ free applications
14-
to add coloring support to your Windows command console.
12+
wrongly displayed as raw escape characters. Install the `Cmder`_, `ConEmu`_,
13+
`ANSICON`_, `Mintty`_ (used by default in GitBash and Cygwin) or `Hyper`_
14+
free applications to add coloring support to your Windows command console.
1515

1616
Using Color Styles
1717
------------------

0 commit comments

Comments
 (0)
0