From 7df77a7e0c760c4af960db65a6d813dacb2d0404 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Thu, 21 Apr 2022 11:56:09 +0200 Subject: [PATCH] home: firefox: tridactyl: fix comment toggle Ignore javascript event, like the upstream binding. --- home/firefox/tridactyl/tridactylrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/firefox/tridactyl/tridactylrc b/home/firefox/tridactyl/tridactylrc index b5197d3..711bf6f 100644 --- a/home/firefox/tridactyl/tridactylrc +++ b/home/firefox/tridactyl/tridactylrc @@ -12,7 +12,7 @@ set editorcmd termite --class tridactyl_editor -e 'vim %f' " Binds {{{ " Reddit et al. {{{ " Toggle comments on Reddit, Hacker News, Lobste.rs -bind ;c hint -c [class*="expand"],[class*="togg"],[class="comment_folder"] +bind ;c hint -Jc [class*="expand"],[class*="togg"],[class="comment_folder"] " Make `gu` take me back to subreddit from comments bindurl reddit.com gu urlparent 3