muttrc: add attachments indication to index.
Signed-off-by: Andrey Drobyshev <drmtmych@gmail.com>
This commit is contained in:
parent
74a484885e
commit
4a42637c05
2
muttrc
2
muttrc
@ -13,7 +13,7 @@ set timeout = "5"
|
|||||||
set mail_check = "10"
|
set mail_check = "10"
|
||||||
set mailcap_path = ~/.config/mutt/etc/mailcap
|
set mailcap_path = ~/.config/mutt/etc/mailcap
|
||||||
set date_format="%m/%d %I:%M"
|
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 markers = no
|
||||||
set mark_old = no
|
set mark_old = no
|
||||||
set mime_forward = yes
|
set mime_forward = yes
|
||||||
|
Loading…
Reference in New Issue
Block a user