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

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:

read mailboxes without the massive ones
[etc/mutt.git] / .mutt / muttrc
index abfdb07d7667ae67c3179cd256c16cba1e75e1a2..87d75022e42c1059c4a9c8f42f7693eeb65913a4 100644 (file)
@@ -2003,6 +2003,7 @@ set pager_context=2
 # is less than pager_index_lines, then the index will only use as
 # many lines as it needs.
 # 
+set pager_index_lines=5
 # 
 # set pager_stop=no
 #
@@ -4442,5 +4443,5 @@ source $my_confdir/lists
 source $my_confdir/spam
 source $my_confdir/hooks
 
-#set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null`
-#source $my_mailboxes
+set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null`
+source $my_mailboxes