From d521c8d933e3f01e26fdcb40c963e0b3087388e3 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 3 Oct 2023 00:28:35 +0200 Subject: Read and archive on aerc --- config/aerc/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/aerc/binds.conf b/config/aerc/binds.conf index 171d839..733672d 100644 --- a/config/aerc/binds.conf +++ b/config/aerc/binds.conf @@ -37,7 +37,7 @@ T = :toggle-threads = :view d = :prompt 'Really delete this message?' 'delete-message' D = :delete -A = :archive flat +A = :read :archive flat C = :compose @@ -67,7 +67,7 @@ O = :open S = :save | = :pipe D = :delete -A = :archive flat +A = :read :archive flat = :open-link -- cgit