From 6f0ad2d479e0e9a11a600dbe321227e9457044fc Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sun, 8 Dec 2019 07:43:38 -0500 Subject: [PATCH] do not skip over deleted messages by default --- share/mutt-wizard.muttrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc index 2c96b19..dc58c48 100644 --- a/share/mutt-wizard.muttrc +++ b/share/mutt-wizard.muttrc @@ -30,6 +30,8 @@ bind index,pager g noop bind index \Cf noop # General rebindings +bind index j next-entry +bind index k previous-entry bind attach view-mailcap bind attach l view-mailcap bind editor noop