summaryrefslogtreecommitdiff
path: root/home-config/aerc/binds.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/aerc/binds.conf')
-rw-r--r--home-config/aerc/binds.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf
index f9cebf2..49447e6 100644
--- a/home-config/aerc/binds.conf
+++ b/home-config/aerc/binds.conf
@@ -108,7 +108,7 @@ $ex = <C-x>
108<C-n> = :next-tab<Enter> 108<C-n> = :next-tab<Enter>
109<C-c> = :cc<Enter> 109<C-c> = :cc<Enter>
110<C-b> = :bcc<Enter> 110<C-b> = :bcc<Enter>
111<C-Esc> = :abort<Enter> 111<C-q> = :abort<Enter>
112 112
113[compose::editor] 113[compose::editor]
114# Keybindings used when the embedded terminal is selected in the compose view 114# Keybindings used when the embedded terminal is selected in the compose view
@@ -118,7 +118,7 @@ $ex = <C-x>
118<C-j> = :next-field<Enter> 118<C-j> = :next-field<Enter>
119<C-p> = :prev-tab<Enter> 119<C-p> = :prev-tab<Enter>
120<C-n> = :next-tab<Enter> 120<C-n> = :next-tab<Enter>
121<C-Esc> = :abort<Enter> 121<C-q> = :abort<Enter>
122 122
123[compose::review] 123[compose::review]
124# Keybindings used when reviewing a message to be sent 124# Keybindings used when reviewing a message to be sent