Parcourir la source

fix #792, fix #820

pull/856/head
Luke Smith il y a 1 an
Parent
révision
ef8cda91cf
1 fichiers modifiés avec 4 ajouts et 2 suppressions
  1. +4
    -2
      share/mutt-wizard.muttrc

+ 4
- 2
share/mutt-wizard.muttrc Voir le fichier

@@ -57,8 +57,10 @@ bind index,query <space> tag-entry
macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder"
bind index,pager H view-raw-message
bind browser l select-entry
bind pager,browser gg top-page
bind pager,browser G bottom-page
bind browser gg top-page
bind browser G bottom-page
bind pager gg top
bind pager G bottom
bind index,pager,browser d half-down
bind index,pager,browser u half-up
bind index,pager S sync-mailbox


Chargement…
Annuler
Enregistrer