update qutebrowser
This commit is contained in:
parent
98281df5da
commit
27cfde5d18
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user