From 27cfde5d18410e5f3fb937f6cdfcdeef66d1f23e Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Fri, 2 Dec 2016 14:45:54 +0100 Subject: [PATCH] update qutebrowser --- config/qutebrowser/qutebrowser.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/qutebrowser/qutebrowser.conf b/config/qutebrowser/qutebrowser.conf index a493950..e913a9e 100644 --- a/config/qutebrowser/qutebrowser.conf +++ b/config/qutebrowser/qutebrowser.conf @@ -85,7 +85,8 @@ # developer-extras (Bool): # Enable extra tools for Web developers. # This needs to be enabled for `:inspector` to work and also adds an -# _Inspect_ entry to the context menu. +# _Inspect_ entry to the context menu. For QtWebEngine, see +# 'qutebrowser --help' instead. # Valid values: true, false # Default: false # @@ -1012,7 +1013,7 @@ auto-follow = full-match auto-follow-timeout = 0 next-regexes = \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b prev-regexes = \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b -find-implementation = javascript +find-implementation = python hide-unmatched-rapid-hints = true [searchengines]