From ba20acf9e94d0d18c44065cd2e1d426fb57a0027 Mon Sep 17 00:00:00 2001 From: ralphe Date: Mon, 19 Mar 2018 09:13:30 +0100 Subject: [PATCH] show headers when composing --- muttrc | 1 + 1 file changed, 1 insertion(+) diff --git a/muttrc b/muttrc index 36720c6..68e8d9e 100644 --- a/muttrc +++ b/muttrc @@ -46,6 +46,7 @@ macro index,pager \Cu |urlview\n # View attachments properly. bind attach view-mailcap 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"