1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2026-04-08 09:00:58 +02:00
aerc/worker
Julio B 80bb28019d notmuch: don't clear checkmail status message immediately
The "Checking for new mail..." status message is visible for a split
second and then it disappears. Don't send the default Done message for
CheckMail actions. When the command exits a message is sent by
handleCheckMail().

Fixes: e54ba517 ("notmuch: centralize error and response handling")
Signed-off-by: Julio B <julio.bacel@gmail.com>
Tested-by: Inwit <inwit@sindominio.net>
Acked-by: Robin Jarry <robin@jarry.cc>
2026-03-27 09:07:59 +01:00
..
handlers watchers: move filesystem monitoring stuff in lib 2023-08-04 11:32:40 +02:00
imap imap: fix message sorting 2026-03-19 09:21:52 +01:00
jmap jmap: add constants for state types 2026-02-09 14:46:27 +01:00
lib treewide: run go modernize 2025-12-20 18:06:30 +01:00
maildir maildir: centralize error and response handling 2026-02-09 14:46:27 +01:00
mbox mbox: centralize error and response handling 2026-02-09 14:46:27 +01:00
middleware worker: add directory and filter metadata to response messages 2026-02-09 14:46:27 +01:00
notmuch notmuch: don't clear checkmail status message immediately 2026-03-27 09:07:59 +01:00
types worker: add directory and filter metadata to response messages 2026-02-09 14:46:27 +01:00
handler_notmuch.go treewide: run go modernize 2025-12-20 18:06:30 +01:00
worker.go worker: pass message channel explicitly to constructor 2026-02-09 14:46:27 +01:00
worker_enabled.go watchers: move filesystem monitoring stuff in lib 2023-08-04 11:32:40 +02:00