Remove broken DDG binds

This commit is contained in:
Oliver Blanthorn 2021-05-02 13:16:11 +02:00
parent 8dec69614a
commit 93dc645c8f
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -63,8 +63,9 @@ bindurl www.google.com f hint -Jc #search div:not(.action-menu) > a
bindurl www.google.com F hint -Jbc #search div:not(.action-menu) > a bindurl www.google.com F hint -Jbc #search div:not(.action-menu) > a
bindurl ^https://duckduckgo.com f hint -Jc [class=result__a] " DDG binds are broken as of May 2021
bindurl ^https://duckduckgo.com F hint -Jbc [class=result__a] " bindurl ^https://duckduckgo.com f hint -Jc [class=result__a]
" bindurl ^https://duckduckgo.com F hint -Jbc [class=result__a]
" Allow Ctrl-a to select all in the commandline " Allow Ctrl-a to select all in the commandline
unbind --mode=ex <C-a> unbind --mode=ex <C-a>