about summary refs log tree commit diff stats
path: root/commands/msgview
Commit message (Expand)AuthorAgeFilesLines
* Use "open" instead of "xdg-open" on Darwin systemsBen Burwell2019-07-041-3/+2
* Implement basic tab completion supportGregory Mullen2019-06-298-24/+92
* msgview/save: Use defaultSavePath if no path is providedReto Brunner2019-06-251-6/+16
* commands/msgview: add open commandRéouven Assouly2019-06-171-0/+61
* Make part encoding checks case insensitiveRéouven Assouly2019-06-162-6/+7
* Support directories in path to :saveClayton Craft2019-06-141-4/+53
* commands/msgview: Add next/prev commandsKevin Kuehler2019-06-111-0/+36
* implements ability to view headers in message viewYash Srivastav2019-06-071-0/+25
* Add :save and :pipe commands to viewerGalen Abell2019-05-272-0/+104
* Implement :next-part, :prev-partDrew DeVault2019-05-201-0/+43
* Fix scdoc & gofmt issuesDrew DeVault2019-05-181-1/+0
* s/aerc2/aerc/gDrew DeVault2019-05-172-2/+2
* Add message view commands, :closeDrew DeVault2019-03-302-0/+37