aerc/commands/msgview
Koni Marti e4d418eed1 viewer: option to not mark message as seen
Add option to open a message in the message viewer without setting the
seen flag. Enables the message viewer to be used as a preview pane
without changing the message flags unintentionally. Before, the message
viewer would set the seen flag by default. The IMAP backend will now
always fetch the message body with the peek option enabled (same as we
fetch the headers).

An "auto-mark-read" option is added to the ui config which is set to
true by default. If set the false, the seen flag is not set by the
message viewer.

Co-authored-by: "James Cook" <falsifian@falsifian.org>
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-10-04 09:43:58 +02:00
..
close.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
msgview.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
next-part.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
next.go viewer: option to not mark message as seen 2022-10-04 09:43:58 +02:00
open.go open: allow overriding default program 2022-10-01 15:47:25 +02:00
save.go lint: apply new formatting rules 2022-08-01 10:44:52 +02:00
toggle-headers.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00
toggle-key-passthrough.go tabs: rename SelectedTab to SelectedTabContent 2022-07-23 22:00:21 +02:00