update qutebrowser
This commit is contained in:
parent
98281df5da
commit
27cfde5d18
@ -85,7 +85,8 @@
|
|||||||
# developer-extras (Bool):
|
# developer-extras (Bool):
|
||||||
# Enable extra tools for Web developers.
|
# Enable extra tools for Web developers.
|
||||||
# This needs to be enabled for `:inspector` to work and also adds an
|
# 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
|
# Valid values: true, false
|
||||||
# Default: false
|
# Default: false
|
||||||
#
|
#
|
||||||
@ -1012,7 +1013,7 @@ auto-follow = full-match
|
|||||||
auto-follow-timeout = 0
|
auto-follow-timeout = 0
|
||||||
next-regexes = \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b
|
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
|
prev-regexes = \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b
|
||||||
find-implementation = javascript
|
find-implementation = python
|
||||||
hide-unmatched-rapid-hints = true
|
hide-unmatched-rapid-hints = true
|
||||||
|
|
||||||
[searchengines]
|
[searchengines]
|
||||||
|
Loading…
Reference in New Issue
Block a user