aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--aerc/.config/aerc/binds.conf16
-rw-r--r--firefox/.config/tridactyl/tridactylrc4
2 files changed, 6 insertions, 14 deletions
diff --git a/aerc/.config/aerc/binds.conf b/aerc/.config/aerc/binds.conf
index e925d3d..5473eca 100644
--- a/aerc/.config/aerc/binds.conf
+++ b/aerc/.config/aerc/binds.conf
@@ -1,6 +1,6 @@
-gn = :next-tab<Enter>
-gp = :prev-tab<Enter>
-<C-h> = :help keys<Enter>
+H = :help keys<Enter>
+J = :next-tab<Enter>
+K = :prev-tab<Enter>
[messages]
q = :quit<Enter>
@@ -28,11 +28,6 @@ G = :select -1<Enter>
zc = :collapse-folder<Enter>
zo = :expand-folder<Enter>
-J = :next-folder<Enter>
-K = :prev-folder<Enter>
-H = :collapse-folder<Enter>
-L = :expand-folder<Enter>
-
v = :mark -t<Enter>
V = :mark -v<Enter>
@@ -87,11 +82,8 @@ rq = :reply -aq<Enter>
Rr = :reply<Enter>
Rq = :reply -q<Enter>
-H = :toggle-headers<Enter>
-J = :prev<Enter>
-K = :next<Enter>
-
<C-h> = :toggle-headers<Enter>
+
<C-p> = :prev-part<Enter>
<C-n> = :next-part<Enter>
diff --git a/firefox/.config/tridactyl/tridactylrc b/firefox/.config/tridactyl/tridactylrc
index 951a83c..05bd7d4 100644
--- a/firefox/.config/tridactyl/tridactylrc
+++ b/firefox/.config/tridactyl/tridactylrc
@@ -42,8 +42,8 @@ bind N findnext --reverse
bind <C-l> nohlsearch
bind j scrollline 5
bind k scrollline -5
-bind J tabprev
-bind K tabnext
+bind J tabnext
+bind K tabprev
bind x tabclose
bind gs fillcmdline open duckduckgo
bind zv composite js document.location.href | exclaim_quiet mpv --loop