aboutsummaryrefslogtreecommitdiffstats
path: root/config/aerc.conf
Commit message (Expand)AuthorAgeFilesLines
* filters: make it explicit that encoding is UTF-8q3cpma2022-08-031-0/+1
* threads: debounce client-side thread buildingKoni Marti2022-07-261-0/+5
* doc: fix typosRobin Jarry2022-07-181-1/+1
* config: allow per-account address-book-cmdRobin Jarry2022-07-171-0/+2
* threading: add force-client-threads optionTim Culverhouse2022-07-101-0/+5
* threading: enable toggle-threads for server-side threadsTim Culverhouse2022-07-101-4/+2
* pgp: add customizable iconsMoritz Poldrack2022-06-241-0/+10
* config: fix location of completion-{delay,popover} in default configTim Culverhouse2022-06-221-11/+11
* msgviewer: open http links from messagesKoni Marti2022-06-141-0/+6
* feat: add gpg integrationTim Culverhouse2022-04-271-0/+6
* config: add unsafe-accounts-conf optionVictor Freire2022-04-251-0/+10
* statusline: refactor to make it more customizableKoni Marti2022-04-251-0/+17
* config: clarify threading-enabled optionKenneth Flak2022-04-191-1/+3
* commands: implement fuzzy completion for commands and optionskt programs2022-03-071-3/+4
* config: specify sharedir during buildDaniel Patterson2022-03-031-4/+4
* dirtree: implement foldable tree for directory listKoni Marti2022-02-231-0/+6
* config: fix default text/plain filter0.8.0Robin Jarry2022-02-191-1/+1
* config: set a default filter for text/plainRobin Jarry2022-02-191-0/+1
* config: do not hardcode sharedirRobin Jarry2022-02-191-0/+268
* Subsitute prefix in aerc.conf for installDrew DeVault2019-05-261-67/+0
* Install filters to /usr/share/aerc/filtersDrew DeVault2019-05-171-3/+3
* Remove unimplemented color configurationDrew DeVault2019-05-171-42/+0
* Implement ui.empty-message config optionDrew DeVault2019-05-171-13/+0
* Add $EDITOR, internal config for composeDrew DeVault2019-05-141-0/+7
* Use better regex for identifying patchesDrew DeVault2019-03-311-1/+1
* Remove show-headers config optionDrew DeVault2019-03-311-6/+0
* Remove unused config optionsDrew DeVault2019-03-311-6/+0
* Remove key bindings from aerc.confDrew DeVault2019-03-311-46/+0
* Add script for sandboxing w3mDrew DeVault2019-03-311-1/+1
* Implement header-regex-match filtersDrew DeVault2019-03-311-3/+3
* Add basic filter implementationDrew DeVault2019-03-311-25/+20
* Handle terminal title, login shellDrew DeVault2019-03-171-1/+1
* Implement :next-tab, :prev-tabDrew DeVault2019-03-171-6/+6
* Rename :cd -> :cf, add :cdDrew DeVault2019-03-151-1/+1
* Rig up key bindingsDrew DeVault2019-03-151-16/+14
* Implement key bindings subsystemDrew DeVault2019-03-151-31/+32
* Load UI configurationDrew DeVault2018-01-091-0/+179