aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* commands: rename patch remove to patch dropKoni Marti2024-01-311-6/+6
* menu: use listbox as fallback commandKoni Marti2024-01-291-0/+4
* ui: allow thread arrow customizationinwit2024-01-291-0/+123
* doc: make sure aliases have the same signatureBence Ferdinandy2024-01-271-2/+2
* help: add :man as aliasBence Ferdinandy2024-01-271-2/+4
* bindings: do not systematically trigger completionRobin Jarry2024-01-271-0/+8
* flags: add support for draft flagJason Cox2024-01-264-2/+12
* mv: allow to move messages across accountsJohannes Thyssen Tishman2024-01-251-4/+7
* cp: allow to copy messages across accountsJohannes Thyssen Tishman2024-01-251-4/+7
* hook: add mail-sent hookMoritz Poldrack2024-01-251-0/+18
* compose: allow automatic attachment of signing keyRobin Jarry2024-01-251-0/+5
* main: add flags to override config filesBence Ferdinandy2024-01-214-3/+18
* commands: add menuRobin Jarry2024-01-202-0/+61
* templates: add basic string functionsMoritz Poldrack2024-01-191-0/+35
* doc: fix typo in aerc-tutorialRobin Jarry2024-01-061-1/+1
* templates: add full path of file(s) as Filename(s)Bence Ferdinandy2023-12-311-0/+10
* patch/find: add find sub-cmdKoni Marti2023-12-301-0/+10
* patch: implement worktree supportKoni Marti2023-12-301-7/+25
* patch/apply: add apply sub-cmdKoni Marti2023-12-301-3/+10
* contrib: fix check-docs for subcommandsKoni Marti2023-12-302-4/+4
* doc: add aerc-patchKoni Marti2023-12-302-0/+165
* cf: allow changing folder of another accountRobin Jarry2023-12-051-2/+6
* doc: fix description of lf-editorRobin Jarry2023-12-041-3/+3
* templates: display "(no subject)" when subject is emptyBence Ferdinandy2023-11-241-0/+5
* ui: make viewer tab title configurable via templatesBence Ferdinandy2023-11-231-0/+6
* dirtree: add custom virtual directory roleKoni Marti2023-11-231-2/+10
* reply: allow replying with another accountBence Ferdinandy2023-11-231-1/+4
* fold: add an option to fold/unfold all threadsinwit2023-11-231-3/+4
* compose: define useful vars in the editor's envJason Cox2023-11-231-0/+8
* binds: allow <a-0> to <a-9>Erik Terpstra2023-11-121-0/+20
* threads: add .ThreadUnread to template datainwit2023-11-121-1/+4
* complete: allow disabling automatic completionRobin Jarry2023-11-021-0/+4
* complete: allow setting the completion key bindingRobin Jarry2023-11-021-0/+6
* hooks: add mail-added hookJason Cox2023-11-021-0/+15
* hooks: add mail-deleted hookJason Cox2023-11-021-0/+13
* binds: folder-specific bindings for composerVitaly Ovchinnikov2023-11-021-2/+8
* fold: add an option to toggle foldinginwit2023-11-021-3/+4
* doc: fix newlines for the aerc-search manpageVitaly Ovchinnikov2023-11-021-2/+2
* binds: remove duplicated and empty bindingsVitaly Ovchinnikov2023-11-021-0/+13
* pipe: run commands with sh -cRobin Jarry2023-10-281-4/+4
* open: run commands with sh -cRobin Jarry2023-10-281-4/+5
* search: use a common api for all workersRobin Jarry2023-10-281-1/+6
* main: parse command line args with go-optRobin Jarry2023-10-281-8/+14
* commands: add :suspendNojus Gudinavičius2023-10-241-0/+3
* accounts: allow fnmatch-style wildcards in aliasesJason Cox2023-10-221-0/+7
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-221-0/+17
* doc: update aerc-bindsKoni Marti2023-10-131-12/+6
* doc: rephrase aerc-search -d date selectionMoritz Poldrack2023-10-131-3/+5
* sort: new `flagged` sorting criteriaVitaly Ovchinnikov2023-10-131-0/+2
* send: add option to overwrite copy-to folderKoni Marti2023-10-131-1/+3