Ajout collapse de thread

main
Gil Portenseigne 2023-12-12 17:07:05 +01:00
parent cfccc3212a
commit 6a5bf32f18
1 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@ 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 <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
@ -54,7 +55,7 @@ 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 l display-message #bind index l display-message
bind index,query <space> tag-entry bind index <space> collapse-thread
#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