about summary refs log tree commit diff stats
path: root/doc/aerc-templates.7.scd
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosMartin Michlmayr2020-05-211-1/+1
|
* templates: add version funcReto Brunner2020-05-061-0/+7
| | | | Fixes #316
* docs: extract template function to their own sectionReto Brunner2020-05-061-28/+39
| | | | The functions were located in the data section, which was suboptimal.
* add template structure to aerc-templates(7)Reto Brunner2020-04-261-2/+19
|
* note in aerc-templates.7.scd for toLocal functionsqwishy2020-02-251-0/+7
|
* template: man cosmetic changesLeszek Cimała2020-01-091-1/+2
|
* template: add exec and wrapLeszek Cimała2020-01-091-4/+17
|
* add .OriginalMIMEType variable to reply templateLeszek Cimała2020-01-091-0/+6
|
* Correct capitalization in quoted_replyDrew DeVault2019-11-101-2/+6
|
* Add Templates with ParsingSrivathsan Murali2019-11-101-0/+89
+ 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.
:12:04 -0400 committer Drew DeVault <sir@cmpwn.com> 2019-03-30 14:12:04 -0400 Add basic message viewer mockup' href='/akspecs/aerc/commit/commands/term.go?h=0.5.0&id=fa04a1e036a418258451466d99de34a9546a9965'>fa04a1e ^
16c3f0a ^

dee0f89 ^
16c3f0a ^



dee0f89 ^
fa04a1e ^
dee0f89 ^

2958579 ^
dee0f89 ^

589db74 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45