[neomutt] Sync keybind now works in pager mode

This commit is contained in:
lhark 2019-04-28 02:38:50 -04:00
parent 1dee7d2b7e
commit 39bb5886ad

View file

@ -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 <tab> 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 <tab> sync-mailbox
bind index <space> collapse-thread
bind index p recall-message