aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account/pipe.go
Commit message (Expand)AuthorAgeFilesLines
* Make :pipe command more genericDrew DeVault2019-07-051-42/+0
* Implement basic tab completion supportGregory Mullen2019-06-291-2/+12
* Add :save and :pipe commands to viewerGalen Abell2019-05-271-37/+3
* pipe.go: let tab widget handle ellipsisDrew DeVault2019-05-201-2/+1
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* "Press any key to close" for completed processesDrew DeVault2019-05-111-1/+4
* Make tab width of :pipe consistentDrew DeVault2019-03-311-5/+3
* Rename FetchMessageBodies to FetchFullMessagesDrew DeVault2019-03-311-1/+1
* Make the message viewer real, part oneDrew DeVault2019-03-311-3/+0
* Don't parse mail in worker; send a reader insteadDrew DeVault2019-03-311-5/+2
* Add basic message viewer mockupDrew DeVault2019-03-301-2/+1
* Correct color of error messagesDrew DeVault2019-03-301-4/+4
* Implement :pipeDrew DeVault2019-03-301-0/+73