aerc/commands/msg
Koni Marti 4335eeceb3 recall: confirm deleting message when not sent
Ask for user confirmation when a recalled message is deleted after the
composer is closed but the message has not been sent yet. The message
will only be deleted automatically when the message is sent. This might
prevent data loss since the recalled message is currently deleted either
way.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-07-10 20:39:42 +02:00
..
archive.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
copy.go visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00
delete.go refactor: refactor pgp implementation 2022-04-27 09:46:11 +02:00
forward.go forward: remove crlf in text body 2022-07-02 17:53:11 +02:00
invite.go invites: reply with accept, accept-tentative or decline 2022-05-31 14:32:24 +02:00
mark.go visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00
modify-labels.go visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00
move.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
msg.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
pipe.go pgp: fix pipe|open|save command behavior 2022-06-24 21:08:21 +02:00
read.go visual-mode: deselect messages after performing command 2022-06-14 22:12:42 +02:00
recall.go recall: confirm deleting message when not sent 2022-07-10 20:39:42 +02:00
reply.go all: fix minor issues found by staticcheck 2022-03-12 21:00:23 +01:00
toggle-threads.go store: keep current message selected 2022-04-17 12:18:33 +02:00
unsubscribe.go unsubscribe: select method with the selector dialog 2022-05-31 14:32:33 +02:00
unsubscribe_test.go Fix linter warnings 2021-02-26 22:14:58 +01:00
utils.go go.mod: change base git url 2021-11-05 10:21:45 +01:00