mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-16 03:41:34 +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.
|
||
|---|---|---|
| .. | ||
| archive.go | ||
| copy.go | ||
| delete.go | ||
| forward.go | ||
| modify-labels.go | ||
| move.go | ||
| msg.go | ||
| pipe.go | ||
| read.go | ||
| reply.go | ||
| unsubscribe_test.go | ||
| unsubscribe.go | ||