X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5ebb566fb4905609ad941acc9c7cc513ee425e16..dbb5ec76ee755f6281551355fa8d4360147eebee:/mutt/bindings?ds=sidebyside 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