From 863601f6441dd0ffa9ad00d4f9887fdf90853c1f Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Mon, 28 Aug 2023 17:51:58 -0400 Subject: aerc delete bindings and fixed quoted replies for emails. --- home-config/aerc/binds.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'home-config/aerc/binds.conf') diff --git a/home-config/aerc/binds.conf b/home-config/aerc/binds.conf index 60dfef7..8c3c871 100644 --- a/home-config/aerc/binds.conf +++ b/home-config/aerc/binds.conf @@ -36,7 +36,8 @@ V = :mark -v T = :toggle-threads = :view -d = :prompt 'Really delete this message?' 'delete-message' +dd = :mv Trash +dg = :mv [Gmail]/Trash D = :delete A = :archive year @@ -69,7 +70,9 @@ O = :open S = :save | = :pipe D = :delete -A = :archive flat +dd = :mv Trash +dg = :mv [Gmail]/Trash +A = :archive year = :open-link -- cgit v1.2.3