parent fix

This commit is contained in:
Luke Smith 2019-07-24 15:26:42 -04:00
parent 069d8eeb01
commit 35a6ce1e66
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252
1 changed files with 2 additions and 1 deletions

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