X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/b2e2c7f23e7270c29dba55303a00ed4859772e10..2f0b628b422e7a543878f73857ded199becbb972:/.mutt/confvars diff --git a/.mutt/confvars b/.mutt/confvars index 45f2cc7..d07933a 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -682,7 +682,7 @@ set crypt_autosmime=no # this option will be disabled for that message. It can be manually re-enabled in # the pgp or smime menus. (Crypto only) # -set crypt_opportunistic_encrypt=yes +set crypt_opportunistic_encrypt=no # 3.47. crypt_replyencrypt @@ -1120,7 +1120,7 @@ set folder="~/mail" # %m, %n, and %N only work for monitored mailboxes. %m requires $mail_check_stats # to be set. %n requires $mail_check_stats to be set (except for IMAP mailboxes). # - +set folder_format='%t%N%2C %D %4s %f' # 3.77. followup_to # @@ -2018,7 +2018,7 @@ set mail_check_stats=yes # This variable specifies which files to consult when attempting to display MIME # bodies not directly supported by Mutt. # -set mailcap_path="$my_confdir/mailcap.icalendar:$my_confdir/mailcap.backgrounding:$my_confdir/mailcap.htmldump" +set mailcap_path="$my_confdir/mailcap.tnef:$my_confdir/mailcap.icalendar:$my_confdir/mailcap.backgrounding:$my_confdir/mailcap.htmldump" # 3.139. mailcap_sanitize @@ -2149,7 +2149,7 @@ set mbox_type=Maildir # This variable controls the number of lines of context that are given when # scrolling through menus. (Similar to $pager_context.) # -set menu_context=2 +set menu_context=5 # 3.150. menu_move_off @@ -2487,7 +2487,7 @@ set pager_format="<%a> %* %i (%P)" # less than $pager_index_lines, then the index will only use as many lines as it # needs. # -set pager_index_lines=5 +set pager_index_lines=$menu_context # 3.176. pager_stop @@ -5113,7 +5113,7 @@ set ts_enabled=yes # that “$ts_enabled” has been set. This string is identical in formatting to the # one used by “$status_format”. # -set ts_status_format="mutt: %f%?V?[%V]&?" +set ts_status_format="[`tty|sed -re 's,.+pts/,,'`]mutt@%h%r %f%?V?[%V]&?" # 3.353. tunnel