From 045cda7ac4804eceda33beb8f9342c21054bd422 Mon Sep 17 00:00:00 2001 From: osch Date: Tue, 21 May 2019 19:35:30 +0200 Subject: make "highlighting things under mouse pointer" configurable --- src/org.mate.terminal.gschema.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/org.mate.terminal.gschema.xml.in') diff --git a/src/org.mate.terminal.gschema.xml.in b/src/org.mate.terminal.gschema.xml.in index 2e0659c..2ab3d7e 100644 --- a/src/org.mate.terminal.gschema.xml.in +++ b/src/org.mate.terminal.gschema.xml.in @@ -278,6 +278,11 @@ Highlight S/Key challenges Popup a dialog when an S/Key challenge response query is detected and clicked on. Typing a password into the dialog will send it to the terminal. + + true + Highlight URLs under mouse pointer + If true, URLs under mouse pointer are highlighted and can be opened by mouse click together with control key or used in context menu. + -- cgit v1.2.1