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

Commit7a3eca6

Browse files
committed
minor#6401 Added Link to Cmder (c33s)
This PR was merged into the 2.3 branch.Discussion----------Added Link to CmderCmder is a wrapper around Conemu, Clink and Git which really help to use the cli on windows.Commits-------e493790 Added Link to Cmder
2 parents4186c32 +e493790 commit7a3eca6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎components/console/introduction.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ 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`_, `ANSICON`_
146+
wrongly displayed as raw escape characters. Install the `Cmder`_, `ConEmu`_, `ANSICON`_
147147
or `Mintty`_ (used by default in GitBash and Cygwin) free applications
148148
to add coloring support to your Windows command console.
149149

@@ -545,6 +545,7 @@ Learn More!
545545
*:doc:`/components/console/console_arguments`
546546

547547
.. _Packagist:https://packagist.org/packages/symfony/console
548+
.. _Cmder:http://cmder.net/
548549
.. _ConEmu:https://conemu.github.io/
549550
.. _ANSICON:https://github.com/adoxa/ansicon/releases
550551
.. _Mintty:https://mintty.github.io/

‎contributing/code/tests.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,10 @@ 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`_, `ANSICON`_ or `Mintty`_ free applications
54+
On Windows, install the `Cmder`_, `ConEmu`_, `ANSICON`_ or `Mintty`_ free applications
5555
to see colored test results.
5656

57+
.. _Cmder:http://cmder.net/
5758
.. _ConEmu:https://code.google.com/p/conemu-maximus5/
5859
.. _ANSICON:https://github.com/adoxa/ansicon/releases
5960
.. _Mintty:https://mintty.github.io/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp