mutt-wizard

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

commit 35a6ce1e66b607f4b61ab553b83799213f2a4a73
parent 069d8eeb016d9d22286b67ea19a59132a038ff72
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Wed, 24 Jul 2019 15:26:42 -0400

parent fix

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

diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc @@ -44,7 +44,8 @@ bind index U undelete-message bind index L limit bind index h noop bind index l display-message -bind browser h goto-parent +#bind browser h goto-parent +macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder" bind browser l select-entry bind pager,browser gg top-page bind pager,browser G bottom-page