]> git.madduck.net Git - etc/mutt.git/blobdiff - .mutt/confvars

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Hide sidebar by default
[etc/mutt.git] / .mutt / confvars
index fe67e65168f294a74393b658c389af08ffd4ef5d..74a417f6ad6378427bc6d4b20c350b95d40c718f 100644 (file)
@@ -636,7 +636,7 @@ set copy=yes
 # messages and settings can be overridden by use of the smime menu instead of the
 # pgp menu. (Crypto only)
 # 
-set crypt_autosign=yes
+set crypt_autosign=no
 
 
 # 3.44. crypt_autosmime
@@ -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
@@ -4009,7 +4010,7 @@ set sidebar_sort_method=path
 # 
 # See also: $sidebar_format, $sidebar_width
 # 
-set sidebar_visible=yes
+set sidebar_visible=no
 
 
 # 3.279. sidebar_width