X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/cc2fbb6e74efb6cd368878754ed0a31012b4524c..82a3e0f96e62623f23f5e48738fc790992e8f95a:/mutt/bindings diff --git a/mutt/bindings b/mutt/bindings index ca7f58e..d441abc 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -1,16 +1,23 @@ # vim: ft=muttrc +bind editor delete-char + # moving around -bind pager J next-line -bind pager K previous-line +bind pager J next-line +bind pager K previous-line bind index,pager j next-undeleted bind index,pager k previous-undeleted +bind index gg first-entry +bind index G last-entry +bind pager gg top +bind pager G bottom bind index q noop +bind index Q quit # completion bind editor complete-query -bind editor ^T complete +bind editor ^T complete # sidebar bind index,pager \CK sidebar-prev @@ -20,8 +27,13 @@ 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" " + # Remap bounce-message function to “B” -bind index B bounce-message +bind index,pager B bounce-message +bind index,pager R group-reply + +bind index collapse-thread # open mailcap in attach view bind attach view-mailcap