From 81919fd0010da3035ee349cf1d5c5de8d4be269f Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 2 Nov 2015 09:43:44 +1300 Subject: [PATCH] navigation helpers top/bottom --- .mutt/keybindings | 5 +++++ 1 file changed, 5 insertions(+) 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" -- 2.39.2