Change les raccourcis mw avec mon usage perso

main
Gil 2023-07-25 09:40:13 +02:00
parent 00df46386c
commit 0a68af78c0
1 changed files with 6 additions and 7 deletions

View File

@ -41,29 +41,28 @@ bind index gg first-entry
bind index j next-entry bind index j next-entry
bind index k previous-entry bind index k previous-entry
bind attach <return> view-mailcap bind attach <return> view-mailcap
bind attach l view-mailcap #bind attach l view-mailcap
bind editor <space> noop bind editor <space> noop
bind index G last-entry bind index G last-entry
bind pager,attach h exit #bind pager,attach h exit
bind pager j next-line bind pager j next-line
bind pager k previous-line bind pager k previous-line
bind pager l view-attachments bind pager l view-attachments
bind index D delete-message bind index d delete-message
bind index U undelete-message bind index U undelete-message
bind index L limit bind index L limit
bind index h noop
bind index l display-message bind index l display-message
bind index,query <space> tag-entry bind index,query <space> tag-entry
#bind browser h goto-parent #bind browser h goto-parent
macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder" #macro browser h '<change-dir><kill-line>..<enter>' "Go to parent folder"
bind index,pager H view-raw-message bind index,pager H view-raw-message
bind browser l select-entry bind browser l select-entry
bind browser gg top-page bind browser gg top-page
bind browser G bottom-page bind browser G bottom-page
bind pager gg top bind pager gg top
bind pager G bottom bind pager G bottom
bind index,pager,browser d half-down #bind index,pager,browser d half-down
bind index,pager,browser u half-up #bind index,pager,browser u half-up
bind index,pager S sync-mailbox bind index,pager S sync-mailbox
bind index,pager R group-reply bind index,pager R group-reply
bind index \031 previous-undeleted # Mouse wheel bind index \031 previous-undeleted # Mouse wheel