Use w3m for HTML emails

Slowly getting there, but no clickable links or images yet.
This commit is contained in:
Trevor Vallender 2023-03-27 10:46:29 +01:00
parent 55fe810aef
commit cc2bb513d7
1 changed files with 3 additions and 2 deletions

View File

@ -16,12 +16,13 @@ icon-invalid=⚠
threading-enabled=true
[viewer]
pager=nvim
pager=w3m -T text/html
alternatives=text/html,text/plain
[filters]
text/plain=colorize
text/html=colorize
text/calendar=calendar
message/delivery-status=colorize
message/rfc822=colorize
text/html=pandoc -f html -t markdown_strict-raw_html