Updated Terminal and Terminal Font detection (markdown)
parent
114e9d7b48
commit
e38a8a9b78
|
@ -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 |
|
||||||
|
|
Loading…
Reference in New Issue