From e38a8a9b7841f7cfe95ce29c74592646be890f19 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 23 Jan 2017 10:32:00 +1100 Subject: [PATCH] Updated Terminal and Terminal Font detection (markdown) --- Terminal-and-Terminal-Font-detection.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Terminal-and-Terminal-Font-detection.md b/Terminal-and-Terminal-Font-detection.md index f03589f..9f2f8fd 100644 --- a/Terminal-and-Terminal-Font-detection.md +++ b/Terminal-and-Terminal-Font-detection.md @@ -23,11 +23,14 @@ Font detection works by parsing the terminal emulator's config file. | Terminal Emulator | Config Type | Font Detection | | ----------------- | ----------- | -------------- | +| Alacritty | Global | Yes | +| Deepin-terminal | Global | Yes | | Gnome-terminal | Profile | No | | iTerm2 | Profile | No | | HyperTerm | Global | Yes | | Konsole | Profile | Yes | | Mintty | Global | Yes | +| Pantheon | Global | Yes | | Sakura | Global | Yes | | st | None | No | | Terminal.app | N/A | Yes |