about summary refs log tree commit diff stats
path: root/templates/forward_as_body
Commit message (Collapse)AuthorAgeFilesLines
* Add Templates with ParsingSrivathsan Murali2019-11-101-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.