aerc/commands/compose
Jason Cox 7647dfb8b4 compose: warn before sending without attachment
Prevent the embarrassing forgotten attachment scenario by warning the
user before sending a message that may need an attachment but does not
have one. Whether a message needs an attachment is determined by testing
a configurable regex against the message body.

Signed-off-by: Jason Cox <dev@jasoncarloscox.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-10-17 22:41:00 +02:00
..
abort.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
attach-key.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
attach.go attach: enable path globbing 2022-08-30 22:23:24 +02:00
cc-bcc.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
compose.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
detach.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
edit.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
encrypt.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
header.go lint: homogenize operations and minor fixes (gocritic) 2022-08-04 21:58:01 +02:00
next-field.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
postpone.go logging: use level-based logger functions 2022-07-23 22:52:15 +02:00
send.go compose: warn before sending without attachment 2022-10-17 22:41:00 +02:00
sign.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
switch.go switch: update status line 2022-09-20 21:05:15 +02:00