]> git.rmz.io Git - dotfiles.git/commitdiff
mutt: rebind q to a macro
authorSamir Benmendil <me@rmz.io>
Wed, 27 Apr 2022 11:59:32 +0000 (12:59 +0100)
committerSamir Benmendil <me@rmz.io>
Wed, 27 Apr 2022 11:59:52 +0000 (12:59 +0100)
mutt/bindings

index ec828d2a1e4190e569518026cf193e760d86cbc8..7839f6e927e2d6044f66a564f4ca8693ecf04d8f 100644 (file)
@@ -14,7 +14,7 @@ bind pager g       noop
 bind pager gg      top
 bind pager G       bottom
 
-bind index q noop
+macro index q "<enter-command>echo 'Press \^C to quit!'<enter>"
 bind index,pager Q noop
 bind index,pager x noop