From 9fd36bdd1a7a0e1b36096fae550071ea6fa953b8 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 28 Aug 2023 18:21:42 -0400 Subject: [PATCH] added compose abort shortcut --- home-config/aerc/binds.conf | 2 ++ 1 file changed, 2 insertions(+) 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 = = :next-tab = :cc = :bcc + = :abort [compose::editor] # Keybindings used when the embedded terminal is selected in the compose view @@ -117,6 +118,7 @@ $ex = = :next-field = :prev-tab = :next-tab + = :abort [compose::review] # Keybindings used when reviewing a message to be sent