From 4dd382d017c832b9b597f5aa0d208805b0f7a97e Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 17 Jul 2020 11:32:41 +0200 Subject: Add bind for group-reply --- .config/neomutt/neomuttrc | 1 + 1 file changed, 1 insertion(+) (limited to '.config/neomutt') diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc index d1ecd11..8ec683d 100644 --- a/.config/neomutt/neomuttrc +++ b/.config/neomutt/neomuttrc @@ -11,6 +11,7 @@ bind attach,index,pager \CU previous-page bind attach,index g first-entry bind attach,index G last-entry bind index v tag-entry +bind index,pager R group-reply macro index,pager t "" macro index,pager \\ "" -- cgit v1.1