summaryrefslogtreecommitdiff
path: root/share/mutt-wizard.muttrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-07-24 15:26:42 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-07-24 15:26:42 -0400
commit35a6ce1e66b607f4b61ab553b83799213f2a4a73 (patch)
treec62f5082ba5bf991af079ad941fb945b12624f8b /share/mutt-wizard.muttrc
parent069d8eeb016d9d22286b67ea19a59132a038ff72 (diff)
parent fix
Diffstat (limited to 'share/mutt-wizard.muttrc')
-rw-r--r--share/mutt-wizard.muttrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc
index c8b7b59..4a16d0b 100644
--- 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