From 72ae91208f2e9da7f219ccc27668f50e211a3a29 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Wed, 18 Nov 2020 10:47:51 +0100 Subject: [PATCH] [tridactyl] Keep GitLab and other webshits from grabbing the / key --- dot_tridactylrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dot_tridactylrc b/dot_tridactylrc index 2d4139c..ae9c98e 100644 --- a/dot_tridactylrc +++ b/dot_tridactylrc @@ -1,5 +1,14 @@ " Mostly 'inspired' by @bovine3dom's tridactylrc +" Keep GitLab et al from binding quickfind to / +bind / fillcmdline find +bind ? fillcmdline find -? +bind n findnext 1 +bind N findnext -1 +bind , nohlsearch + +bind co tabonly + " Comment toggler for Reddit and Hacker News bind ;c hint -c [class*="expand"],[class="togg"]