From 98233e2246b75622c12415a764dc4e1ed55ab213 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Tue, 28 Jun 2022 14:04:28 +0200 Subject: [PATCH] Change N binding to search-opposite --- roles/neomutt/templates/neomuttrc.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/neomutt/templates/neomuttrc.j2 b/roles/neomutt/templates/neomuttrc.j2 index 796eb99..e25990b 100644 --- a/roles/neomutt/templates/neomuttrc.j2 +++ b/roles/neomutt/templates/neomuttrc.j2 @@ -27,6 +27,7 @@ alternative_order text/plain text/enriched text/html bind index,pager i noop bind index,pager g noop bind index,pager x noop +bind index,pager N noop #bind index \Cf noop #bind index,pager M noop #bind index,pager C noop @@ -57,6 +58,7 @@ bind editor noop #bind index L limit bind index,query tag-entry #bind index,pager H view-raw-message +bind index,pager N search-opposite bind index,pager S sync-mailbox bind index,pager R group-reply bind editor complete-query