Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention aerc-tutorial(7) in aerc(1) | ngenisis | 2019-06-05 | 1 | -2/+3 |
| | |||||
* | Add :save and :pipe commands to viewer | Galen Abell | 2019-05-27 | 1 | -0/+7 |
| | | | | | | | | | * :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 | ||||
* | Document :forward in aerc(1) | Drew DeVault | 2019-05-25 | 1 | -0/+3 |
| | |||||
* | New account wizard, part one | Drew DeVault | 2019-05-21 | 1 | -3/+4 |
| | |||||
* | Implement :pwd command | Amin Bandali | 2019-05-19 | 1 | -0/+3 |
| | |||||
* | Add man pages | Drew DeVault | 2019-05-17 | 1 | -0/+103 |