From 15d9f167335533a92a1eb0c4e62ab441edcf42d8 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 8 Oct 2023 15:30:45 +0100 Subject: Uncommented text/html filter - install dante and w3m --- aerc/aerc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aerc') diff --git a/aerc/aerc.conf b/aerc/aerc.conf index e9aa15b..e0d7019 100644 --- a/aerc/aerc.conf +++ b/aerc/aerc.conf @@ -522,7 +522,7 @@ text/calendar=calendar message/delivery-status=colorize message/rfc822=colorize #text/html=pandoc -f html -t plain | colorize -#text/html=html | colorize +text/html=html | colorize #text/*=bat -fP --file-name="$AERC_FILENAME" #application/x-sh=bat -fP -l sh #image/*=catimg -w $(tput cols) - -- cgit v1.2.3