X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/82a3e0f96e62623f23f5e48738fc790992e8f95a..a364d38e27bfb163fed6b74fe314582dd2a0f5bc:/mutt/bindings diff --git a/mutt/bindings b/mutt/bindings index d441abc..8e6302a 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -19,20 +19,24 @@ bind index Q quit bind editor complete-query bind editor ^T complete -# sidebar -bind index,pager \CK sidebar-prev -bind index,pager \CJ sidebar-next -bind index,pager \CO sidebar-open - macro index b "toggle sidebar_visible" "Toggle sidebar" macro pager b "toggle sidebar_visible" "Toggle sidebar" -macro pager \Cu "|urlview" " +macro pager \Cu "|urlview" "open urlview" + +# flag without resolving +bind index F flag-message +bind pager F noop +macro pager F "set my_resolve=\$resolve;set noresolveset resolve=\$my_resolve"\ + "Flag message without resolving" # Remap bounce-message function to “B” bind index,pager B bounce-message bind index,pager R group-reply +# limit when syncing +macro index $ "=(=U|=F)" + bind index collapse-thread # open mailcap in attach view