]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/muttrc
mutt: only use utf8
[dotfiles.git] / mutt / muttrc
index f94f1c50d972cbae78d0b0dba567ce67c60bf614..834ee21dbe9b9620cf68664709a19c01b858823a 100644 (file)
@@ -59,6 +59,7 @@ set tilde             = yes   # fills end of messages with tilde
 set markers           = no
 set mark_old          = no    # leave messages as new if unread
 set status_on_top     = yes   # also help on bottom
+set wait_key          = no    # don't wait for enter key
 set index_format="[%Z] %{%e/%m} %15.15L  %?M?+ ?%s"
 
 # header
@@ -84,7 +85,7 @@ source ~/.mutt/mailboxes            # source mailboxes generetated by offlineima
 # SMTP: msmtp (with queue)
 set sendmail = ~/.msmtp/msmtpq      # use msmtp message queue
 set sendmail_wait = -1              # fork sendmail to the background
-set send_charset="us-ascii:utf-8"   # only use ascii and utf8
+set send_charset="utf-8"            # only utf8
 
 # GnuPG
 set crypt_autosign           = yes  # autosign messages