diff --git a/muttrc b/muttrc index cc3b2a0..f0b693b 100644 --- a/muttrc +++ b/muttrc @@ -49,6 +49,7 @@ bind attach view-mailcap set delete # don't ask, just do set quit # don't ask, just do set fast_reply # skip to compose when replying +set edit_headers # show headers when composing #Ctrl-R to mark all as read macro index \Cr "T~UN." "mark all messages as read"