aerc/commands/msgview
Reto Brunner 9096049f75 FetchBodyParts: decode source in the workers
Previously the workers returned a mixture of decoded / encoded parts.
This lead to a whole bunch of issues.
This commit changes the msgviewer and the commands to assume parts to already
be decoded
2020-01-05 16:02:45 -05:00
..
close.go Cleanup pager processes after closing a msgviewer 2019-10-16 11:13:53 -04:00
msgview.go Implement basic tab completion support 2019-06-29 14:24:19 -04:00
next-part.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00
next.go commands: move ParseNextPrevMessage error value to its last return value 2019-09-04 16:30:57 -10:00
open.go FetchBodyParts: decode source in the workers 2020-01-05 16:02:45 -05:00
save.go FetchBodyParts: decode source in the workers 2020-01-05 16:02:45 -05:00
toggle-headers.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00