X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=.muttrc.addons;h=dc5aec8dc48a364bbdd7d16a162a171c21743dd5;hb=09043f089f77c12a1f68626217ba7c95b3903eb7;hp=f273c21be349c3397993d8508b38a0b4965c504f;hpb=412dfcf9719705cdb54ed2e882642eb40eb527c5;p=nethome.git diff --git a/.muttrc.addons b/.muttrc.addons index f273c21..dc5aec8 100644 --- a/.muttrc.addons +++ b/.muttrc.addons @@ -1,12 +1,13 @@ # System-wide personalization for Mutt ###################################### -folder-hook "" set sort=threads # '!' an '=' are expand only as the very first characters. # regexes are processed. # '$' must follow alpha or '{' to get interpreted as a variable. -folder-hook "!$" set sort=mailbox-order;push "*" -folder-hook "=(=|sent|spam|err|input)" set sort=mailbox-order;push "*" +folder-hook "" set sort=threads +folder-hook "!$" set sort=mailbox-order;push "*" +folder-hook "=(=|err)" set sort=mailbox-order;push "*" +folder-hook "=(sent|spam|input)" set sort=mailbox-order;push "*" bind index next-new bind pager next-new bind index previous-new