added compose abort shortcut

9fd36bdd1a7a… · Ryan Schanzenbacher ·

parent 96ac27190a65… view tree

Changed files

FileChanges
home-config/aerc/binds.conf +2 −0 raw
diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf
index 8c3c871..f9cebf2 100644
--- a/home-config/aerc/binds.conf
+++ b/home-config/aerc/binds.conf
@@ -108,6 +108,7 @@ $ex = <C-x>
<C-n> = :next-tab<Enter>
<C-c> = :cc<Enter>
<C-b> = :bcc<Enter>
+<C-Esc> = :abort<Enter>
[compose::editor]
# Keybindings used when the embedded terminal is selected in the compose view
@@ -117,6 +118,7 @@ $ex = <C-x>
<C-j> = :next-field<Enter>
<C-p> = :prev-tab<Enter>
<C-n> = :next-tab<Enter>
+<C-Esc> = :abort<Enter>
[compose::review]
# Keybindings used when reviewing a message to be sent