aboutsummaryrefslogtreecommitdiff
path: root/mailcap
diff options
context:
space:
mode:
authorTimo Wilken2022-12-10 13:29:33 +0100
committerTimo Wilken2022-12-10 13:29:33 +0100
commit3b62419d72b0d831277341b71b1d9f455c2b58c5 (patch)
treec248cf18ab86ceff0c8052277dc161658ee58d02 /mailcap
parentc5d7f5f53ec9fa4f39d87152d324e978b30451da (diff)
Show UTF-8 characters in lynx dump
Diffstat (limited to 'mailcap')
-rw-r--r--mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/mailcap b/mailcap
index 4636164a..ea0d2318 100644
--- a/mailcap
+++ b/mailcap
@@ -3,7 +3,7 @@
# chosen, only considering those with copiousoutput set. Its output is displayed
# in place of the attachment directly in the message view.
-text/html; lynx -dump %s; copiousoutput; nametemplate=%s.html
+text/html; lynx -display_charset=UTF-8 -dump %s; copiousoutput; nametemplate=%s.html
image/*; kitty +kitten icat %s; copiousoutput
audio/*; mpv --no-video %s
application/pdf; zathura %s; nametempalte=%s.pdf