| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | templates: Use wrap instead of wrapText | NĂcolas F. R. A. Prado | 2021-03-07 | 1 | -1/+1 |
| | | | | | | | | bf0f72a533d5 ("template: add exec and wrap") introduced wrap which allowed to chain wrapText. It also changed the aerc-templates man page to document wrap instead of wrapText. The templates weren't updated then, so update now. | ||||
| * | Fix headers in built-in templates | Drew DeVault | 2020-04-24 | 1 | -0/+1 |
| | | |||||
| * | Add Templates with Parsing | Srivathsan Murali | 2019-11-10 | 1 | -0/+2 |
| + Changes NewComposer to return error. + Add lib to handle templates using "text/template". + Add -T option to following commands - compose. - reply - forward + Quoted replies using templates. + Forwards as body using templates + Default templates are installed similar to filters. + Templates Config in aerc.conf. - Required templates are parsed while loading config. + Add aerc-templates.7 manual for using template data. | |||||
