aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-09-12 15:42:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-09-12 15:42:59 +1200
commit47c095a74a60a57c252f88337e69514fe833d3be (patch)
tree8469d02450554a1c74294cccdef19357ba3196da
parentAdd "attached are" to Mutt's drop-attach matches (diff)
downloaddotfiles-47c095a74a60a57c252f88337e69514fe833d3be.tar.gz
dotfiles-47c095a74a60a57c252f88337e69514fe833d3be.zip
Add "I have attached" to match Mutt drop attach
-rw-r--r--mutt/muttrc2
1 files changed, 1 insertions, 1 deletions
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