diff --git a/home/common/aerc.nix b/home/common/aerc.nix index 301c3e5..fdd1344 100644 --- a/home/common/aerc.nix +++ b/home/common/aerc.nix @@ -19,7 +19,7 @@ "aerc :terminal ikhal && aerc :terminal domailtask.sh && aerc :next-tab"; }; - # viewer = { alternatives = "text/html,text/plain"; }; + viewer = { alternatives = "text/html,text/plain"; }; compose = { focus-body = "false"; diff --git a/home/common/files/aerc/binds.conf b/home/common/files/aerc/binds.conf index 34510c7..59c3cd7 100644 --- a/home/common/files/aerc/binds.conf +++ b/home/common/files/aerc/binds.conf @@ -58,8 +58,11 @@ zb = :align bottom = :view # d = :choose -o y 'Really delete this message' delete-message -d = :delete -D = :delete +S = :move SPAM +@ = :move Inbox +D = :read:move Trash +d = :read:move Trash +y = :move All-Mail a = :archive flat A = :unmark -a:mark -T:archive flat @@ -104,12 +107,13 @@ q = :close O = :open # o = :open o = :pipe urlscan --run-safe myweb --pipe -c -d -S = :save | = :pipe -D = :delete -d = :delete A = :archive flat -y = :archive flat +S = :move SPAM +@ = :move Inbox +D = :read:move Trash +d = :read:move Trash +y = :move All-Mail = :open-link