commit af403165ac40091099fe717d58780df3be181942
parent 2bd8a18e6d61246cc50112c5b5e68339b02e953a
Author: Alex Balgavy <alex@balgavy.eu>
Date: Wed, 6 Oct 2021 19:38:36 +0200
mutt: attach formats
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mutt/muttrc b/mutt/muttrc
@@ -102,7 +102,7 @@ set reply_to # reply to Reply to: field
set reverse_name # reply as whomever it was to
set include # include message in replies
set forward_quote # include message in forwards
-set attach_format = "%u%D%I %t%4n %T%.40d (%.40F)%> [%.7m/%.10M, %.6e%?C?, %C?, %s]"
+set attach_format = "%u%D%I %t%4n %T%.40d (%.40F -> %.40f)%> [%.7m/%.10M, %.6e%?C?, %C?, %s]"
# General mappings
macro index,pager S '<sync-mailbox><shell-escape>notmuch-hook<enter>'