summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-10-07 12:00:14 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-10-07 12:00:14 -0400
commit3e9b64379a8d1f3103efb438e5c9bec53f033cd5 (patch)
tree597023282376363ece92f2c905c9c628d5aebb66
parentb4b1323a25474864730e0159c9f29c1b96712529 (diff)
close #883
-rw-r--r--share/mutt-wizard.muttrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc
index 3cefeeb..f8edbbb 100644
--- a/share/mutt-wizard.muttrc
+++ b/share/mutt-wizard.muttrc
@@ -3,6 +3,7 @@
# mutt-wizard will have this file sourced from your muttrc.
# In the interest of seamless updating, do not edit this file.
# If you want to override any settings, set those in your muttrc.
+set send_charset="us-ascii:utf-8"
set mailcap_path = $HOME/.config/mutt/mailcap:/usr/local/share/mutt-wizard/mailcap:$mailcap_path
set mime_type_query_command = "file --mime-type -b %s"
set date_format="%y/%m/%d %I:%M%p"