X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/92ca7dd4d572d8381b04999e60104599f3961a89..7cc6ed072e7c6b3128e121609e0279d95760363c:/.mutt/confvars diff --git a/.mutt/confvars b/.mutt/confvars index fe67e65..6c5883e 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.containers:$my_confdir/mailcap.icalendar:$my_confdir/mailcap.backgrounding:$my_confdir/mailcap.htmldump" # 3.139. mailcap_sanitize @@ -2128,6 +2128,7 @@ set markers=no # # Also see the $move variable. # +set mbox="=spool" # 3.148. mbox_type @@ -2149,7 +2150,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 +2488,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