# HG changeset patch # User Peter Sanchez # Date 1697053074 21600 # Wed Oct 11 13:37:54 2023 -0600 # Node ID 46f9678e24793574eb23c4a7f9ca04e1fd73e2ad # Parent ee4804c81974d0864765e4c62b8c3977abaf3c1b Updated mailcap diff --git a/mutt/mailcap b/mutt/mailcap --- a/mutt/mailcap +++ b/mutt/mailcap @@ -4,6 +4,7 @@ # Excel Sheets application/vnd.openxmlformats-officedocument.spreadsheetml.sheet; ~/.mutt/view_attachment.sh %s "-" libreoffice +application/vnd.ms-excel; ~/.mutt/view_attachment.sh %s "-" libreoffice # Open Office application/vnd.oasis.opendocument.text; ~/.mutt/view_attachment.sh %s "-" libreoffice @@ -17,6 +18,7 @@ # PDFs application/pdf; ~/.mutt/view_attachment.sh %s pdf mupdf +application/x-file-download; ~/.mutt/view_attachment.sh %s pdf mupdf file/pdf; ~/.mutt/view_attachment.sh %s pdf mupdf # HTML @@ -29,3 +31,6 @@ # Plain text text/plain; ~/.mutt/view_attachment.sh %s "-" less + +# fucking winmail.dat +application/ms-tnef; tnef -w %s