Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implements ability to view headers in message view | Yash Srivastav | 2019-06-07 | 1 | -0/+25 |
| | |||||
* | Add :save and :pipe commands to viewer | Galen Abell | 2019-05-27 | 2 | -0/+104 |
| | | | | | | | | | * :save takes a path and saves the current message part to that location * :pipe is the same as pipe on the account page, but uses the current message part rather than the whole email (ie :pipe gzip -d) * Refactored account:pipe and extracted common pipe code to commands.util.QuickTerm * Added helper command aerc.PushError | ||||
* | Implement :next-part, :prev-part | Drew DeVault | 2019-05-20 | 1 | -0/+43 |
| | |||||
* | Fix scdoc & gofmt issues | Drew DeVault | 2019-05-18 | 1 | -1/+0 |
| | |||||
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 2 | -2/+2 |
| | |||||
* | Add message view commands, :close | Drew DeVault | 2019-03-30 | 2 | -0/+37 |