From 710776ab9952d381c1c37379b07617c61381ee8a Mon Sep 17 00:00:00 2001 From: ralphe Date: Mon, 19 Mar 2018 09:11:32 +0100 Subject: [PATCH] skip to compose when replying --- muttrc | 1 + 1 file changed, 1 insertion(+) diff --git a/muttrc b/muttrc index 95f8cef..36720c6 100644 --- a/muttrc +++ b/muttrc @@ -45,6 +45,7 @@ macro index,pager \Cu |urlview\n # View attachments properly. bind attach view-mailcap +set fast_reply # skip to compose when replying #Ctrl-R to mark all as read macro index \Cr "T~UN." "mark all messages as read"