From c248d8f7d7c8f1cb8b2ddce3db5ab1af4d10ef83 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 20 Nov 2017 12:05:57 +0100 Subject: termite: Enable support for OSC8 hyperlinks MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- termite/config | 1 + 1 file changed, 1 insertion(+) (limited to 'termite') diff --git a/termite/config b/termite/config index acf5740..ef7b198 100644 --- a/termite/config +++ b/termite/config @@ -7,6 +7,7 @@ allow_bold = true dynamic_title = true urgent_on_bell = true clickable_url = true +hyperlinks = true font = Inconsolatazi4 11 scrollback_lines = 10000 search_wrap = true -- cgit v1.2.3-54-g00ecf