aboutsummaryrefslogtreecommitdiffstats
path: root/config/aerc.conf
Commit message (Expand)AuthorAgeFilesLines
* threadbuilder: allow threading by subjectRobin Jarry2024-06-251-1/+6
* ui: add select-last-message optionKoni Marti2024-05-281-0/+6
* config: fix typos in aerc.conf commentsRyan Winograd2024-05-091-2/+2
* config: add tag-modified hook to default configMaarten Aertsen2024-04-161-0/+4
* config: add flag-changed hook to default configMaarten Aertsen2024-04-161-0/+4
* ipc: add more fine-grained options to disable IPCJason Cox2024-04-131-0/+12
* ipc: disable IPC completely when disable-ipc=trueJason Cox2024-04-131-0/+7
* ui: use a custom prefix for dummy rootJulio B2024-04-131-0/+14
* msglist: allow configuring default splitRobin Jarry2024-02-221-0/+13
* config: change default appearanceRobin Jarry2024-02-141-29/+33
* config: add missing settings in aerc.confRobin Jarry2024-02-141-0/+35
* config: add msglist-scroll-offsetKoni Marti2024-02-111-0/+6
* ui: allow thread arrow customizationinwit2024-01-291-0/+98
* commands: add menuRobin Jarry2024-01-201-0/+15
* templates: display "(no subject)" when subject is emptyBence Ferdinandy2023-11-241-0/+5
* complete: allow disabling automatic completionRobin Jarry2023-11-021-0/+4
* hooks: add mail-added hookJason Cox2023-11-021-0/+4
* hooks: add mail-deleted hookJason Cox2023-11-021-0/+4
* docs: add examples for modifying column-nameJens Grassel2023-11-021-0/+8
* open: run commands with sh -cRobin Jarry2023-10-281-4/+5
* switcher: add scrollbarKoni Marti2023-10-131-0/+8
* ui: enable showing of thread-contextTim Culverhouse2023-09-271-0/+8
* compose: add option for LF-only editorsMoritz Poldrack2023-09-181-0/+7
* config: add missing configuration file annotationKarel Balej2023-08-241-6/+9
* filters: put libexec/filters dirs before default PATHRobin Jarry2023-08-041-1/+4
* hooks: add account and folder to mail-received envRobin Jarry2023-08-041-1/+1
* compose: implement embedded headers in editorKoni Marti2023-07-171-0/+10
* templates: add ThreadCount and ThreadFoldedKoni Marti2023-07-161-1/+1
* aerc.conf: update filters help to match aerc-config(5)Sebastian LaVine2023-07-061-0/+3
* config: update default pagerMoritz Poldrack2023-05-161-2/+2
* compose: warn before sending with empty subjectJason Cox2023-05-161-0/+5
* term: add config options for TERM and osc8Tim Culverhouse2023-04-241-0/+10
* hooks: add aerc-shutdownMoritz Poldrack2023-04-011-0/+4
* hooks: add aerc-startup hookMoritz Poldrack2023-04-011-0/+4
* config: replace triggers with hooksMoritz Poldrack2023-04-011-6/+3
* openers: support basic shell globbingRobin Jarry2023-03-131-1/+5
* openers: add mime type handling for open-linkRobin Jarry2023-03-131-2/+5
* templates: separate thread prefix from subjectRobin Jarry2023-03-081-1/+1
* config: enable colorize filter for .headersRobin Jarry2023-02-201-1/+1
* dirlist: use templates instead of % mini languageRobin Jarry2023-02-201-3/+10
* statusline: add column based render formatRobin Jarry2023-02-201-3/+23
* tabs: use template for account tab nameTim Culverhouse2023-01-291-0/+6
* compose: allow sending format=flowed messagesRobin Jarry2023-01-261-0/+9
* viewer: allow piping full headers in a filterRobin Jarry2023-01-261-0/+6
* config: add columns based index formatRobin Jarry2023-01-061-5/+32
* compose: allow writing multipart/alternative messagesRobin Jarry2022-12-071-0/+11
* log: force trace level when using shell redirectionRobin Jarry2022-12-071-3/+3
* pgp-provider: set default value to autoRobin Jarry2022-12-061-4/+5
* filters: add wrap utility written in goRobin Jarry2022-12-051-1/+1
* config: sanitize default valuesRobin Jarry2022-11-241-59/+52