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.
pull/773/head
DynacorpIndustries 2019-05-08 19:46:06 -05:00 zatwierdzone przez Nikita Prokopov
rodzic 14c876de7b
commit f8c9973127
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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