X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/d1ab7cb2d4bd7199e6e425e6356b5b903d00596c..d99d06cf8df8ebcf5905a0d63c668fec150e24e3:/.mutt/keybindings?ds=sidebyside diff --git a/.mutt/keybindings b/.mutt/keybindings index c561db9..17fa1ab 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -6,10 +6,17 @@ bind index,pager next-entry bind index,pager \eU undelete-subthread bind index,pager \eD delete-subthread +bind index 0 first-entry +bind index G last-entry +bind pager 0 top +bind pager G bottom + bind pager,index previous-unread macro index p "" "do nothing" +bind index h noop + ##macro index L "=store" macro index S "=store" "save messages to store" macro pager S "=store" "save message to store"