X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/92ca7dd4d572d8381b04999e60104599f3961a89..2f0b628b422e7a543878f73857ded199becbb972:/.mutt/confvars diff --git a/.mutt/confvars b/.mutt/confvars index fe67e65..d07933a 100644 --- a/.mutt/confvars +++ b/.mutt/confvars @@ -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