aerc/commands/compose
Koni Marti 76b39311dc send: enter no-quit mode until message is sent
Protect the sending of a message by entering the no-quit mode. This
prevents aerc from exiting with the :quit command until the operation is
done or the exit is forced.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-07-14 23:15:13 +02:00
..
abort.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
attach-key.go compose: refactor attachment handling 2022-07-02 17:52:49 +02:00
attach.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
cc-bcc.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
compose.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
detach.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
edit.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
encrypt.go pgp: check encryption keys before sending message 2022-05-06 11:02:50 +02:00
header.go fix: out-of-bounds error in command header 2022-04-06 15:37:13 +02:00
next-field.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
postpone.go postpone: avoid calling WriteMessage twice 2022-07-10 20:36:24 +02:00
send.go send: enter no-quit mode until message is sent 2022-07-14 23:15:13 +02:00
sign.go pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00