aerc/commands/msgview
Tim Culverhouse 8f9bb2b289 pgp: fix pipe|open|save command behavior
Signed and/or encrypted PGP messages did not behave properly for pipe,
open, and save commands. Specifically, the proper Message Part would not
be passed to the command in the MessageViewer. This is due to the
encapsulation of the body structure. This patch fixes the behavior for
piping|opening|saving of message parts.

Fixes: https://todo.sr.ht/~rjarry/aerc/47
Reported-by: ~ph14nix
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Tested-by: Moritz Poldrack <moritz@poldrack.dev>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-06-24 21:08:21 +02:00
..
close.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
msgview.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
next-part.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
next.go refactor: refactor pgp implementation 2022-04-27 09:46:11 +02:00
open.go pgp: fix pipe|open|save command behavior 2022-06-24 21:08:21 +02:00
save.go pgp: fix pipe|open|save command behavior 2022-06-24 21:08:21 +02:00
toggle-headers.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
toggle-key-passthrough.go statusline: implement per-account status 2022-03-18 23:42:07 +01:00