From 39bb5886adda28942e991e25250cc578bfbb63e7 Mon Sep 17 00:00:00 2001 From: lhark Date: Sun, 28 Apr 2019 02:38:50 -0400 Subject: [PATCH] [neomutt] Sync keybind now works in pager mode --- config/neomutt/keys.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/neomutt/keys.rc b/config/neomutt/keys.rc index 08da95d..e526c2a 100644 --- a/config/neomutt/keys.rc +++ b/config/neomutt/keys.rc @@ -5,6 +5,7 @@ bind index,pager N search-opposite bind index,pager \Cu half-up bind index,pager \Cd half-down bind index,pager g noop # required to define multikeys binds +bind index,pager sync-mailbox ########### # SIDEBAR # @@ -25,7 +26,6 @@ bind index h noop # display-toggle-weed is rubbish in index view bind index l display-message bind index p recall-message bind index R group-reply -bind index sync-mailbox bind index collapse-thread bind index p recall-message