summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Drobyshev <drmtmych@gmail.com>2018-03-01 17:00:54 +0300
committerAndrey Drobyshev <drmtmych@gmail.com>2018-03-01 19:01:42 +0300
commit4a42637c052ce88683919d03d98460f571abb2b2 (patch)
tree3a6081d59e44633756a922f6e8805656a0a11c3a
parent74a484885e7e2e3d52e1f96a61467ab456366739 (diff)
muttrc: add attachments indication to index.
Signed-off-by: Andrey Drobyshev <drmtmych@gmail.com>
-rw-r--r--muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/muttrc b/muttrc
index 8195b12..69b8595 100644
--- a/muttrc
+++ b/muttrc
@@ -13,7 +13,7 @@ set timeout = "5"
set mail_check = "10"
set mailcap_path = ~/.config/mutt/etc/mailcap
set date_format="%m/%d %I:%M"
-set index_format="%2C %Z %D %-15.15F %s (%-4.4c)"
+set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
set markers = no
set mark_old = no
set mime_forward = yes