summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home-config/aerc/binds.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf
index 20bf4ef..1f8f23d 100644
--- a/home-config/aerc/binds.conf
+++ b/home-config/aerc/binds.conf
@@ -73,7 +73,7 @@ A = :archive flat<Enter>
73 73
74<C-l> = :open-link <space> 74<C-l> = :open-link <space>
75 75
76f = :forward<Enter> 76ff = :forward<Enter>
77rr = :reply -a<Enter> 77rr = :reply -a<Enter>
78rq = :reply -aq<Enter> 78rq = :reply -aq<Enter>
79Rr = :reply<Enter> 79Rr = :reply<Enter>
@@ -103,6 +103,8 @@ $ex = <C-x>
103<backtab> = :prev-field<Enter> 103<backtab> = :prev-field<Enter>
104<C-p> = :prev-tab<Enter> 104<C-p> = :prev-tab<Enter>
105<C-n> = :next-tab<Enter> 105<C-n> = :next-tab<Enter>
106<C-c> = :cc<Enter>
107<C-b> = :bcc<Enter>
106 108
107[compose::editor] 109[compose::editor]
108# Keybindings used when the embedded terminal is selected in the compose view 110# Keybindings used when the embedded terminal is selected in the compose view