From 708787a101132ad629a6d59aeaa9211688700a02 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 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"