From d3af9c3f342ca6bba5291b103496acd497e5add3 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Wed, 27 Apr 2022 12:59:32 +0100 Subject: [PATCH] mutt: rebind q to a macro --- mutt/bindings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.48.1