Updated Terminal and Terminal Font detection (markdown)

Dylan Araps 2017-01-23 10:32:00 +11:00
parent 114e9d7b48
commit e38a8a9b78
1 changed files with 3 additions and 0 deletions

@ -23,11 +23,14 @@ Font detection works by parsing the terminal emulator's config file.
| Terminal Emulator | Config Type | Font Detection | | Terminal Emulator | Config Type | Font Detection |
| ----------------- | ----------- | -------------- | | ----------------- | ----------- | -------------- |
| Alacritty | Global | Yes |
| Deepin-terminal | Global | Yes |
| Gnome-terminal | Profile | No | | Gnome-terminal | Profile | No |
| iTerm2 | Profile | No | | iTerm2 | Profile | No |
| HyperTerm | Global | Yes | | HyperTerm | Global | Yes |
| Konsole | Profile | Yes | | Konsole | Profile | Yes |
| Mintty | Global | Yes | | Mintty | Global | Yes |
| Pantheon | Global | Yes |
| Sakura | Global | Yes | | Sakura | Global | Yes |
| st | None | No | | st | None | No |
| Terminal.app | N/A | Yes | | Terminal.app | N/A | Yes |