AutoYADM commit: 2025-05-31 16:17:22

This commit is contained in:
Daniel Fichtinger 2025-05-31 16:17:22 -04:00
parent d4558162f8
commit b3236aab46

View file

@ -593,6 +593,7 @@ reverse-thread-order=true
# Default: less -Rc # Default: less -Rc
# pager=hx # pager=hx
# pager=less -Rc -k ~/.config/lesskey # pager=less -Rc -k ~/.config/lesskey
pager=kak -ro -e 'set buffer filetype mail'
# #
# If an email offers several versions (multipart), you can configure which # If an email offers several versions (multipart), you can configure which
@ -780,7 +781,8 @@ text/html=pandoc -f markdown -t html --standalone
# against (non-case-sensitive) and a comma, e.g. subject,text will match a # against (non-case-sensitive) and a comma, e.g. subject,text will match a
# subject which contains "text". Use header,~regex to match against a regex. # subject which contains "text". Use header,~regex to match against a regex.
# #
text/plain=wrap -w 80 | colorize text/plain=wrap -w 80
; text/plain=wrap -w 80 | colorize
text/calendar=calendar text/calendar=calendar
message/delivery-status=colorize message/delivery-status=colorize
message/rfc822=colorize message/rfc822=colorize