mutt-wizard

fork of Luke Smiths mutt-wizard
git clone git://git.jakekoroman.com/mutt-wizard
Log | Files | Refs | README | LICENSE

commit 6f0ad2d479e0e9a11a600dbe321227e9457044fc
parent 91242ee6cdcf929e651dd31c04b0939e1d9ab52a
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Sun,  8 Dec 2019 07:43:38 -0500

do not skip over deleted messages by default

Diffstat:
Mshare/mutt-wizard.muttrc | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git 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 <return> view-mailcap bind attach l view-mailcap bind editor <space> noop