From eafd7f9c5a0ed464c5189880988e7da5959200c7 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Wed, 20 Sep 2017 00:32:28 +0100 Subject: add noops for macros --- Mail/muttrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mail/muttrc b/Mail/muttrc index 66376fa..b0e76d5 100644 --- a/Mail/muttrc +++ b/Mail/muttrc @@ -64,6 +64,7 @@ ignore x-alt-email x-orcpt company division x-warning #---------------------------------------- # Moving around +bind attach,browser,index,pager g noop bind attach,browser,index gg first-entry bind attach,browser,index G last-entry bind pager gg top @@ -81,6 +82,7 @@ bind browser,pager \Cy previous-line bind index \Ce next-line bind index \Cy previous-line +bind index d noop macro index dd \ "+dove/Trash" \ "move message to the trash" -- cgit v1.2.3-54-g00ecf