From 2654d9aed1bb797c9738ac8152da7f2fa74280b5 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 25 Dec 2016 11:43:13 +1100 Subject: [PATCH] Updated Terminal and Terminal Font detection (markdown) --- Terminal-and-Terminal-Font-detection.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Terminal-and-Terminal-Font-detection.md b/Terminal-and-Terminal-Font-detection.md index 41973af..f03589f 100644 --- a/Terminal-and-Terminal-Font-detection.md +++ b/Terminal-and-Terminal-Font-detection.md @@ -26,8 +26,9 @@ Font detection works by parsing the terminal emulator's config file. | Gnome-terminal | Profile | No | | iTerm2 | Profile | No | | HyperTerm | Global | Yes | -| Konsole | Profile | No | +| Konsole | Profile | Yes | | Mintty | Global | Yes | +| Sakura | Global | Yes | | st | None | No | | Terminal.app | N/A | Yes | | Terminator | Profile | No |