Skip to content

Commit 2e63baf

Browse files
azjezzjaviereguiluz
authored andcommitted
Add Hyper terminal
1 parent aabfc35 commit 2e63baf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

console/coloring.rst

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

1616
Using Color Styles
@@ -78,3 +78,4 @@ You can also set these colors and options directly inside the tagname::
7878
.. _ConEmu: https://conemu.github.io/
7979
.. _ANSICON: https://github.com/adoxa/ansicon/releases
8080
.. _Mintty: https://mintty.github.io/
81+
.. _Hyper: https://hyper.is/

0 commit comments

Comments
 (0)