about summary refs log tree commit diff stats
path: root/commands/msgview/save.go
Commit message (Expand)AuthorAgeFilesLines
* Make :pipe command more genericDrew DeVault2019-07-051-1/+1
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+14
* msgview/save: Use defaultSavePath if no path is providedReto Brunner2019-06-251-6/+16
* Make part encoding checks case insensitiveRéouven Assouly2019-06-161-3/+4
* Support directories in path to :saveClayton Craft2019-06-141-4/+53
* Add :save and :pipe commands to viewerGalen Abell2019-05-271-0/+59