Browse Source

parent fix

tags/v3.1
Luke Smith 5 years ago
parent
commit
35a6ce1e66
No known key found for this signature in database GPG Key ID: 4C50B54A911F6252
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      share/mutt-wizard.muttrc

+ 2
- 1
share/mutt-wizard.muttrc View File

@@ -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


Loading…
Cancel
Save