aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-config.5.scd
Commit message (Collapse)AuthorAgeFilesLines
...
* aerc-config: [viewer] should be [compose]Issam Maghni2019-06-231-1/+1
|
* Set empty message in dirlist if no folder exist.Reto Brunner2019-06-141-0/+5
|
* Add archive commandRobert Günzler2019-06-091-0/+5
| | | | | | | | | | | | | | | Adds an archive command that moves the current message into the folder specified in the account config entry. Supports three layouts at this point: - flat: puts all messages next to each other - year: creates a folder per year - month: same as above, plus folders per month This also adds a "-p" argument to "cp" and "mv" that works like "--parents" on mkdir(1). We use this to auto-create the directories for the archive layout.
* Message list: implement index-format optionYash Srivastav2019-06-071-3/+3
|
* Update docs per filters rewriteDrew DeVault2019-06-071-11/+3
|
* add missing column in tableStephen Gregoratto2019-06-031-0/+1
|
* Minor fixes to list of filter dependenciesFrancis Dinh2019-05-221-1/+1
| | | | | - "sockify" -> "socksify" - Added colorama dependency
* Use kebab-case for cred-cmdsDrew DeVault2019-05-211-7/+5
|
* Fix scdoc & gofmt issuesDrew DeVault2019-05-181-6/+6
|
* Implement loading passwords from external commandsGalen Abell2019-05-181-0/+13
| | | | * Resolves #80
* Add man pagesDrew DeVault2019-05-171-0/+319