From: Samir Benmendil Date: Wed, 27 Apr 2022 11:59:32 +0000 (+0100) Subject: mutt: rebind q to a macro X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/d3af9c3f342ca6bba5291b103496acd497e5add3 mutt: rebind q to a macro --- diff --git a/mutt/bindings b/mutt/bindings index ec828d2..7839f6e 100644 --- a/mutt/bindings +++ b/mutt/bindings @@ -14,7 +14,7 @@ bind pager g noop bind pager gg top bind pager G bottom -bind index q noop +macro index q "echo 'Press \^C to quit!'" bind index,pager Q noop bind index,pager x noop