aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mutt/muttrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index da13f3f8..7aea3195 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -80,6 +80,11 @@ set pager_stop
#
set query_command = 'abook --mutt-query %s'
+# Check with me whether I really want to quit, just in case I've hit "q" too
+# many times trying to get out of e.g. the aliases menu.
+#
+set quit = ask-yes
+
# I prefer a slightly stricter pattern to match what is and isn't a quote; this
# avoids flagging things like closing braces on new lines in code blocks as
# quotes