From: martin f. krafft Date: Sun, 1 Nov 2015 20:43:44 +0000 (+1300) Subject: navigation helpers top/bottom X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/81919fd0010da3035ee349cf1d5c5de8d4be269f?hp=fd80db5129785dcaffafa67fa9adebf86191d29a navigation helpers top/bottom --- diff --git a/.mutt/keybindings b/.mutt/keybindings index c561db9..9991707 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -6,6 +6,11 @@ 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"