From 93dc645c8fd9adfc8e9eab920b6486869261219f Mon Sep 17 00:00:00 2001 From: Oliver Blanthorn Date: Sun, 2 May 2021 13:16:11 +0200 Subject: [PATCH] Remove broken DDG binds --- .tridactylrc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.tridactylrc b/.tridactylrc index 0ec26612..1090b545 100644 --- a/.tridactylrc +++ b/.tridactylrc @@ -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 ^https://duckduckgo.com f hint -Jc [class=result__a] -bindurl ^https://duckduckgo.com F hint -Jbc [class=result__a] +" DDG binds are broken as of May 2021 +" 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 unbind --mode=ex