aerc/commands/msg
Koni Marti 19e2750255 envelope: display message envelope info
Display entire message envelope in a user-friendly dialog popup with the
:envelope command. All header fields can be displayed with the -h flag.

Fixes: https://todo.sr.ht/~rjarry/aerc/85
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-10-26 00:19:49 +02:00
..
archive.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
copy.go store: extract marking behavior and add tests 2022-08-22 09:30:37 +02:00
delete.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
envelope.go envelope: display message envelope info 2022-10-26 00:19:49 +02:00
forward.go msgpart: factorize mime type and filename construction 2022-10-16 11:35:24 +02:00
invite.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
mark.go mark: fix (un)mark -a when no message is selected 2022-09-29 17:18:20 +02:00
modify-labels.go notmuch: add "tag" alias for modify-labels command 2022-10-17 22:04:46 +02:00
move.go store: extract marking behavior and add tests 2022-08-22 09:30:37 +02:00
msg.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
pipe.go pipe: reorder patches based on email subjects 2022-10-25 22:24:31 +02:00
read.go command/read: run in main thread 2022-09-29 21:21:00 +02:00
recall.go msgpart: factorize mime type and filename construction 2022-10-16 11:35:24 +02:00
reply.go msgpart: factorize mime type and filename construction 2022-10-16 11:35:24 +02:00
toggle-threads.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
unsubscribe.go invalidatable: cleanup dead code 2022-10-12 22:16:40 +02:00
unsubscribe_test.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
utils.go util: fetch message headers for nil messages 2022-08-22 09:30:37 +02:00