From 0ef23e16d54914272e0fe4c822a8896055b05252 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Tue, 6 Sep 2016 22:05:48 +0200 Subject: [PATCH] full instead of unique match for qb --- config/qutebrowser/qutebrowser.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/qutebrowser/qutebrowser.conf b/config/qutebrowser/qutebrowser.conf index b0c42ea..7015b18 100644 --- a/config/qutebrowser/qutebrowser.conf +++ b/config/qutebrowser/qutebrowser.conf @@ -979,7 +979,7 @@ min-chars = 1 scatter = true uppercase = false dictionary = /usr/share/dict/mnemonic -auto-follow = unique-match +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