From 0a0389006578cc399d6af61b3c3fb281d7b8e0b8 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Thu, 15 Aug 2024 12:00:40 +0200 Subject: Bind :envelope key consistently in aerc --- tw/services/files/aerc/binds.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/tw/services/files/aerc/binds.conf b/tw/services/files/aerc/binds.conf index 8b54d21f..102312ad 100644 --- a/tw/services/files/aerc/binds.conf +++ b/tw/services/files/aerc/binds.conf @@ -41,7 +41,7 @@ T = :toggle-threads = :view A = :archive flat p = :split 25 -e = :envelope +E = :envelope m = :compose M = :mkdir @@ -53,8 +53,8 @@ r = :reply -q C = :copy S = :save s = :move -E = :export-mbox -I = :import-mbox +e = :export-mbox +i = :import-mbox c = :cf $ = :check-mail @@ -143,6 +143,7 @@ O = :open S = :save | = :pipe A = :archive flat +E = :envelope = :open-link = :toggle-key-passthrough -- cgit v1.2.3