1
0
Fork 0
mirror of synced 2024-05-19 12:03:42 +12:00

split Terminal compatibility list by Platform in README

https://github.com/railsware/upterm is removed, because deprecated (unmaintained).
This commit is contained in:
Michael Vorburger ⛑️ 2020-12-06 15:11:37 +01:00 committed by Nikita Prokopov
parent 07666484a9
commit 1ef9f3a829

View file

@ -122,23 +122,48 @@ Unicode coverage makes Fira Code a great choice for mathematical writing.
### Terminal compatibility list
#### Cross Platform (incl. Web)
| Works | Doesnt work |
|--------------------|--------------------|
| **[Butterfly](https://github.com/paradoxxxzero/butterfly)** | **[Alacritty](https://github.com/alacritty/alacritty)** |
| **[Hyper.app](https://hyper.is)** | |
| **[Kitty](https://sw.kovidgoyal.net/kitty/)** | |
#### Linux only
| Works | Doesnt work |
|--------------------|--------------------|
| **Butterfly** | **Alacritty** |
| **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** |
| **Konsole** | **mate-terminal** |
| **mintty** (partial support [2.8.3+](https://github.com/mintty/mintty/issues/601))| **PuTTY** |
| **QTerminal** | **rxvt** |
| **Terminal.app** | **xterm** |
| **Termux** | **ZOC** (Windows) |
| **Token2Shell/MD** | **gtkterm, guake, LXTerminal, sakura, Terminator, xfce4-terminal,** and other libvte-based terminals ([bug report](https://bugzilla.gnome.org/show_bug.cgi?id=584160)) |
| **upterm** |
| **Windows Terminal** |
| **ZOC** (macOS) |
| **st** ([patch](https://st.suckless.org/patches/ligatures/)) |
| **Termux** | **GNOME Terminal** |
| | **gtkterm, guake, LXTerminal, sakura, Terminator, xfce4-terminal,** and other libvte-based terminals ([bug report](https://bugzilla.gnome.org/show_bug.cgi?id=584160)) |
| **st** ([patch](https://st.suckless.org/patches/ligatures/)) | **xterm** |
#### Mac only
| Works | Doesnt work |
|--------------------|--------------------|
| **iTerm 2** ([3.1+](https://gitlab.com/gnachman/iterm2/issues/3568#note_13118332)) | |
| **Terminal.app** | |
| **ZOC** (macOS) | |
#### Windows only
| Works | Doesnt work |
|--------------------|--------------------|
| **Windows Terminal** | **Windows Console (conhost.exe)** |
| **mintty** (partial support [2.8.3+](https://github.com/mintty/mintty/issues/601))| **PuTTY** |
| **[Token2Shell/MD](https://token2shell.com)** | **Cmder** |
| | **ConEmu** |
| | **ZOC** (Windows) |
#### ChromeOS only
| Works | Doesnt work |
|--------------------|--------------------|
| **crosh** (ChromeOS, [instructions](https://github.com/tonsky/FiraCode/wiki/ChromeOS-Terminal)) | |
### Browser support