1
0
Fork 0
mirror of synced 2024-06-01 18:30:34 +12:00

Add Alacritty to list of unsupported terminals (#469)

This commit is contained in:
Chris Charles 2017-08-07 09:12:01 -04:00 committed by Nikita Prokopov
parent f8b8865cf5
commit 6f28951cf6

View file

@ -50,14 +50,15 @@ Clojure:
| Works | Doesnt work |
| ---------------- | ------------------ |
| **Black Screen** | **cmd.exe* |
| **Butterfly** | **Cmder** |
| **Hyper.app** | **ConEmu** |
| **Konsole** | **GNOME Terminal** |
| **QTerminal** | **iTerm 2** ([coming in 3.1](https://gitlab.com/gnachman/iterm2/issues/3568#note_13118332)) |
| **Terminal.app** (OS X default terminal) | **mate-terminal** |
| **Termux** (Android terminal emulator) | **mintty** |
| **ZOC** (macOS) | **PuTTY** |
| **Black Screen** | **Alacritty** |
| **Butterfly** | **cmd.exe** |
| **Hyper.app** | **Cmder** |
| **Konsole** | **ConEmu** |
| **QTerminal** | **GNOME Terminal** |
| **Terminal.app** (OS X default terminal) | **iTerm 2** ([coming in 3.1](https://gitlab.com/gnachman/iterm2/issues/3568#note_13118332)) |
| **Termux** (Android terminal emulator) | **mate-terminal** |
| **ZOC** (macOS) | **mintty** |
| | **PuTTY** |
| | **rxvt** |
| | **ZOC** (Windows) |
| | **gtkterm, guake, LXTerminal, sakura, Terminator, xfce4-terminal,** and other libvte-based terminals ([bug report](https://bugzilla.gnome.org/show_bug.cgi?id=584160)) |