From d99d06cf8df8ebcf5905a0d63c668fec150e24e3 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 2 Nov 2015 09:43:52 +1300 Subject: [PATCH] ignore h in index --- .mutt/keybindings | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.39.2