aerc/commands/msgview
Galen Abell 95fb35b701 Try to open attachments with correct extension
The temporary file created when opening an attachment is currently saved
without an extension, which prevents matching on file ending with
xdg-open.
2020-04-06 13:15:56 +02: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 Initial support for PGP decryption & signatures 2020-03-03 16:49:52 -05:00
open.go Try to open attachments with correct extension 2020-04-06 13:15:56 +02:00
save.go Refactoring: remove store from PartInfo 2020-03-09 09:12:32 -04:00
toggle-headers.go all: use fmt.Errorf for fomartting errors 2019-09-04 16:30:57 -10:00