]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: reduce `From:` width in index
authorSamir Benmendil <me@rmz.io>
Thu, 7 Apr 2016 10:08:25 +0000 (11:08 +0100)
committerSamir Benmendil <me@rmz.io>
Thu, 7 Apr 2016 10:08:25 +0000 (11:08 +0100)
mutt/muttrc

index e211b9d51b93d9aa9693e163376309a8963780d9..a214bc6cf9f82a3fd4c7c58ae0a0e66f125ce51f 100644 (file)
@@ -57,8 +57,7 @@ set tilde             = yes   # fills end of messages with tilde
 set markers           = no
 set mark_old          = no    # leave messages as new if unread
 set status_on_top     = yes   # also help on bottom
 set markers           = no
 set mark_old          = no    # leave messages as new if unread
 set status_on_top     = yes   # also help on bottom
-set index_format="%Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s"
-set index_format="[%Z] %{%e/%m} %-20.20L  %?M?+ ?%s"
+set index_format="[%Z] %{%e/%m} %15.15L  %?M?+ ?%s"
 
 # header
 ignore *
 
 # header
 ignore *