From 47c095a74a60a57c252f88337e69514fe833d3be Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 12 Sep 2020 15:42:59 +1200 Subject: Add "I have attached" to match Mutt drop attach --- mutt/muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mutt/muttrc b/mutt/muttrc index 90cf7336..2f0fe0df 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -6,7 +6,7 @@ # reflects the usual way I refer to attachments. # set abort_noattach = ask-no -set abort_noattach_regexp = "attached (are|is)|(find|i've|see) attached" +set abort_noattach_regexp = "attached (are|is)|(find|i have|i've|see) attached" # Don't assume I don't want to continue editing a message if I didn't change # anything to it; if I want to send a message with just my signature, that's my -- cgit v1.2.3