]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mutt/.mutt/muttrc
More compact macro binding
[dotfiles.git] / mutt / .mutt / muttrc
index cbf93ee07c43989d265d17d487e263a6cb6c97c3..9cef705bd6b708a3bb9d1480ba6e38bca0705be9 100644 (file)
@@ -31,12 +31,12 @@ set attribution = "*** %n [%{%Y-%m-%d %H:%M}]:"
 set forward_attribution_intro = "----- BEGIN %i -----"
 set forward_attribution_trailer = "----- END %i -----"
 set date_format = "%Y-%m-%d %H:%M"
+set mail_check_stats
+set folder_format="%3C %t %N [%3n|%3m] %D %f"
 
 source ~/.mutt/useragent.rc
 
-macro index <F1> "<next-unread-mailbox><enter>" "Go to new mail"
-macro pager <F1> "<next-unread-mailbox><enter>" "Go to new mail"
-macro browser <F1> "<next-unread-mailbox><enter>" "Go to new mail"
+macro index,pager,browser <F1> "<next-unread-mailbox><enter>"
 macro index <F5> ":set mbox_type = mbox\n" "mbox mailbox type"
 
 macro index <F8> "<shell-escape>mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find"