Browse Source

Improved key mapping that can quickly selected item with <space> in query mode (abook) (#446)

tags/v3.1
alps2006 4 years ago
committed by GitHub
parent
commit
86b2d78f0b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      share/mutt-wizard.muttrc

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

@@ -46,7 +46,7 @@ bind index U undelete-message
bind index L limit
bind index h noop
bind index l display-message
bind index <space> tag-entry
bind index,query <space> tag-entry
#bind browser h goto-parent
macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder"
bind index,pager H view-raw-message


Loading…
Cancel
Save