Skip to content

Add Hyper terminal #10736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion console/coloring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ output (e.g. important messages, titles, comments, etc.).
Console component disables output coloring for Windows systems, but if your
commands invoke other scripts which emit color sequences, they will be
wrongly displayed as raw escape characters. Install the `Cmder`_, `ConEmu`_, `ANSICON`_
or `Mintty`_ (used by default in GitBash and Cygwin) free applications
,`Mintty`_ (used by default in GitBash and Cygwin) or `Hyper`_ free applications
to add coloring support to your Windows command console.

Using Color Styles
Expand Down Expand Up @@ -78,3 +78,4 @@ You can also set these colors and options directly inside the tag name::
.. _ConEmu: https://conemu.github.io/
.. _ANSICON: https://github.com/adoxa/ansicon/releases
.. _Mintty: https://mintty.github.io/
.. _Hyper: https://hyper.is/