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

Appearance settings

Commit d2dce7f

Browse filesBrowse files
committed
minor #10736 Add Hyper terminal (azjezz)
This PR was submitted for the 4.2 branch but it was squashed and merged into the 3.4 branch instead (closes #10736). Discussion ---------- Add Hyper terminal add hyper to the list of consoles that support ASCII on windows. Commits ------- 2e63baf Add Hyper terminal
2 parents aabfc35 + 2e63baf commit d2dce7f
Copy full SHA for d2dce7f

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎console/coloring.rst

Copy file name to clipboardExpand all lines: console/coloring.rst
+2-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.