From: martin f. krafft Date: Sun, 1 Nov 2015 20:43:52 +0000 (+1300) Subject: ignore h in index X-Git-Url: https://git.madduck.net/etc/mutt.git/commitdiff_plain/d99d06cf8df8ebcf5905a0d63c668fec150e24e3 ignore h in index --- diff --git a/.mutt/keybindings b/.mutt/keybindings index 9991707..17fa1ab 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -15,6 +15,8 @@ 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"