From e753d577bce2464e741f21e95dcb0a9f7604577b Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Thu, 30 Jun 2022 20:03:31 +0200 Subject: [PATCH] Change r binding for index to toggle-new (is reply in pager) --- roles/neomutt/templates/neomuttrc.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/neomutt/templates/neomuttrc.j2 b/roles/neomutt/templates/neomuttrc.j2 index 1be5ebd..4c28988 100644 --- a/roles/neomutt/templates/neomuttrc.j2 +++ b/roles/neomutt/templates/neomuttrc.j2 @@ -53,6 +53,7 @@ bind editor noop bind index,query tag-entry #bind index L limit #bind index,pager H view-raw-message +bind index r toggle-new bind index,pager N noop bind index,pager N search-opposite bind index,pager S sync-mailbox