aboutsummaryrefslogtreecommitdiff
path: root/commands/msgview
AgeCommit message (Expand)Author
2020-01-20msgview/open: remove manual decodingReto Brunner
2020-01-20msgview/save: Adapt to already decoded readerReto Brunner
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2019-12-07failback to Content-Type filename when encoded Content-Disposition is usedLeszek Cimała
2019-10-16Cleanup pager processes after closing a msgviewerKevin Kuehler
2019-09-20Make commands join args with spacesJeffas
2019-09-04commands: move ParseNextPrevMessage error value to its last return valueWagner Riffel
2019-09-04all: use fmt.Errorf for fomartting errorsWagner Riffel
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-13Revert "add close command at global level"Drew DeVault
2019-08-13add close command at global levelAditya Srivastava
2019-08-07Implement next-message in msgview using accountJelle Besseling
2019-07-05Make :pipe command more genericDrew DeVault
2019-07-04Use "open" instead of "xdg-open" on Darwin systemsBen Burwell
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-25msgview/save: Use defaultSavePath if no path is providedReto Brunner
2019-06-17commands/msgview: add open commandRéouven Assouly
2019-06-16Make part encoding checks case insensitiveRéouven Assouly
2019-06-14Support directories in path to :saveClayton Craft
2019-06-11commands/msgview: Add next/prev commandsKevin Kuehler
2019-06-07implements ability to view headers in message viewYash Srivastav
2019-05-27Add :save and :pipe commands to viewerGalen Abell
2019-05-20Implement :next-part, :prev-partDrew DeVault
2019-05-18Fix scdoc & gofmt issuesDrew DeVault
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-03-30Add message view commands, :closeDrew DeVault