aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-09-12 14:57:01 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-09-12 14:57:01 +1200
commit79879043f7df2dbffc090aeff7e95ac193d62c7b (patch)
treedf50ee524f5ae39da1aa5f9dfe6d1916d1f89dcb
parentAdd XDG basedirs support shim for plenv (diff)
downloaddotfiles-79879043f7df2dbffc090aeff7e95ac193d62c7b.tar.gz
dotfiles-79879043f7df2dbffc090aeff7e95ac193d62c7b.zip
Add "attached are" to Mutt's drop-attach matches
-rw-r--r--mutt/muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 1dcd810b..90cf7336 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 is|(find|i've|see) attached"
+set abort_noattach_regexp = "attached (are|is)|(find|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