1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-10-05 17:17:34 +03:00

Update README.md

In Windows, cmd.exe is a command line shell, not a terminal/console host application, ConHost.exe is the correct application, and is now officially called Windows Console, and does not support programming ligatures, however, the new Windows Terminal does support programming ligatures, and includes support for it with cmd.exe, as cmd.exe itself does not implement this functionality.
This commit is contained in:
DynacorpIndustries 2019-05-08 19:46:06 -05:00 committed by Nikita Prokopov
parent 14c876de7b
commit f8c9973127

View File

@ -60,7 +60,7 @@ Swift:
| Works | Doesnt work |
| ------------------ | ------------------ |
| **Butterfly** | **Alacritty** |
| **crosh** (ChromeOS, [instructions](https://github.com/tonsky/FiraCode/wiki/ChromeOS-Terminal)) | **cmd.exe** |
| **crosh** (ChromeOS, [instructions](https://github.com/tonsky/FiraCode/wiki/ChromeOS-Terminal)) | **Windows Console (conhost.exe)** |
| **Hyper.app** | **Cmder** |
| **iTerm 2** ([3.1+](https://gitlab.com/gnachman/iterm2/issues/3568#note_13118332)) | **ConEmu** |
| **Kitty** | **GNOME Terminal** |
@ -71,6 +71,7 @@ Swift:
| **Termux** | **gtkterm, guake, LXTerminal, sakura, Terminator, xfce4-terminal,** and other libvte-based terminals ([bug report](https://bugzilla.gnome.org/show_bug.cgi?id=584160)) |
| **Token2Shell/MD** |
| **upterm** |
| **Windows Terminal** |
| **ZOC** (macOS) |
### Editor support