diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/aerc.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/aerc.conf b/config/aerc.conf index 66aae825..a980c70e 100644 --- a/config/aerc.conf +++ b/config/aerc.conf @@ -310,6 +310,11 @@ reply-to-self=true # $PREFIX/share/aerc/filters # /usr/share/aerc/filters # +# The following variables are defined in the filter command environment: +# +# AERC_MIME_TYPE the part MIME type/subtype +# AERC_FILENAME the attachment filename (if any) +# # The first filter which matches the email's mimetype will be used, so order # them from most to least specific. # @@ -323,6 +328,7 @@ message/delivery-status=colorize message/rfc822=colorize #text/html=pandoc -f html -t plain | colorize #text/html=html | colorize +#text/*=bat -fP --file-name="$AERC_FILENAME" #application/x-sh=bat -fP -l sh #image/*=catimg -w $(tput cols) - #subject,~Git(hub|lab)=lolcat -f |