]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mutt/.mutt/muttrc
Seems that wider date is useful
[dotfiles.git] / mutt / .mutt / muttrc
index cbf93ee07c43989d265d17d487e263a6cb6c97c3..aa3248742161729b57a752e776d96d6276ef6c75 100644 (file)
@@ -23,20 +23,20 @@ set hostname = "stargrave.org"
 set realname = "Sergey Matveev"
 set query_command = "mu cfind --format=mutt-ab '%s'"
 set forward_format = "Fwd: %s"
-set index_format = "%4C %Z[%1H] %{%m-%d} [%N] %-15.15L (%?l?%4l&%4c?)%?M?[#%02M]?%?Y?[%Y]? %s"
+set date_format = "%Y-%m-%d %H:%M"
+set index_format = "%4C %Z[%1H] %D [%N] %-15.15L (%?l?%4l&%4c?)%?M?[#%02M]?%?Y?[%Y]? %s"
 set pipe_decode = yes
 set crypt_protected_headers_write = yes
 set print_command = "cat > /tmp/mail-printed"
 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"