mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-22 15:21:33 +01:00
+ 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.
3 lines
148 B
Plaintext
3 lines
148 B
Plaintext
Forwarded message from {{(index .OriginalFrom 0).Name}} on {{dateFormat .OriginalDate "Mon Jan 2, 2006 at 3:04 PM"}}:
|
|
{{wrapText .OriginalText 72}}
|