X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/abb9a1bc8dc9f78590fabbd4b799fde7930cd58b..a96cbcad902330f69bfc726639b142af1527c16a:/.mutt/confvars diff --git a/.mutt/confvars b/.mutt/confvars index ff0f5b6..255e3bc 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -584,6 +584,7 @@ set confirmappend=no # # Sets the default Content-Type for the body of newly composed messages. # +set content_type="text/plain; markup=markdown" # 3.40. copy @@ -647,6 +648,7 @@ set crypt_autosign=yes # encryption/signing for messages. See also $crypt_autoencrypt, # $crypt_replyencrypt, $crypt_autosign, $crypt_replysign and $smime_is_default. # +set crypt_autosmime=no # 3.45. crypt_confirmhook @@ -754,6 +756,7 @@ set crypt_replysignencrypted=yes # pka-intro.de.pdf) during signature verification (only supported by the GPGME # backend). # +set crypt_use_pka=yes # 3.53. crypt_verify_sig @@ -781,7 +784,7 @@ set crypt_replysignencrypted=yes # string is a bang, the bang is discarded, and the month and week day names in # the rest of the string are expanded in the C locale (that is in US English). # -set date_format="%d %b %Y %T%Z" +set date_format="%F %T%Z" # 3.55. default_hook @@ -1993,6 +1996,7 @@ set include=yes # defaults to unset, and has a separate option, $mail_check_stats_interval, to # control how often to update these counts. # +set mail_check_stats=yes # 3.137. mail_check_stats_interval @@ -2086,7 +2090,7 @@ set maildir_header_cache_verify=no # mutt, the messages will show up with an “O” next to them in the index menu, # indicating that they are old. # -set mark_old=yes +set mark_old=no # 3.145. markers @@ -3483,6 +3487,7 @@ set record="=store" # # Also see $wrap. # +set reflow_wrap=-10 # 3.246. reply_regexp @@ -3760,6 +3765,7 @@ set search_context=5 # In case the text cannot be converted into one of these exactly, mutt uses # $charset as a fallback. # +set send_charset="utf-8" # 3.266. sendmail @@ -3896,7 +3902,7 @@ set sidebar_folder_indent=yes # In order to use %S, %N, %F, and %!, $mail_check_stats must be set. When thus # set, a suggested value for this option is "%B%?F? [%F]?%* %?N?%N/?%S". # -set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S" +set sidebar_format="%B%?F? [%F]?%* %?N?%N/?%S" # 3.273. sidebar_indent_string @@ -3933,6 +3939,7 @@ set sidebar_indent_string=" " # of mailboxes, but wrap around to the beginning. The command # is similarly affected, wrapping around to the end of the list. # +set sidebar_next_new_wrap=yes # 3.276. sidebar_short_path @@ -3988,6 +3995,7 @@ set sidebar_short_path=yes # You may optionally use the “reverse-” prefix to specify reverse sorting order # (example: “set sort_browser=reverse-date”). # +set sidebar_sort_method=path # 3.278. sidebar_visible @@ -4000,7 +4008,7 @@ set sidebar_short_path=yes # # See also: $sidebar_format, $sidebar_width # -set sidebar_visible=no +set sidebar_visible=yes # 3.279. sidebar_width @@ -5272,7 +5280,7 @@ set wait_key=no # # Also see $reflow_wrap. # -set wrap=-10 +set wrap=$reflow_wrap # 3.366. wrap_headers