From 3964118287eff0c644469dda1783e9f21b83013f Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 23 Apr 2020 13:30:46 +0200 Subject: tridactyl: fix changelog css, make history binds match vim --- .config/tridactyl/tridactylrc | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/tridactyl/tridactylrc') diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index 5ea41a0..ecbf515 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -26,6 +26,9 @@ bind ts fillcmdline tabopen -c shop bind s fillcmdline tabopen search bind n fillcmdline nativeopen +bind back +bind forward + bind / fillcmdline find bind n findnext 1 bind N findnext -1 -- cgit 1.4.1