aboutsummaryrefslogtreecommitdiff
path: root/config/aerc.conf
AgeCommit message (Collapse)Author
2019-05-17Install filters to /usr/share/aerc/filtersDrew DeVault
2019-05-17Remove unimplemented color configurationDrew DeVault
Will probably end up doing this differently anyway
2019-05-17Implement ui.empty-message config optionDrew DeVault
Also removes some options that aren't going to be supported any time soon.
2019-05-14Add $EDITOR, internal config for composeDrew DeVault
2019-03-31Use better regex for identifying patchesDrew DeVault
2019-03-31Remove show-headers config optionDrew DeVault
This'll probably look different when we implement it
2019-03-31Remove unused config optionsDrew DeVault
Which are not planned for eventual implementation
2019-03-31Remove key bindings from aerc.confDrew DeVault
These were moved to binds.conf
2019-03-31Add script for sandboxing w3mDrew DeVault
2019-03-31Implement header-regex-match filtersDrew DeVault
2019-03-31Add basic filter implementationDrew DeVault
2019-03-17Handle terminal title, login shellDrew DeVault
2019-03-17Implement :next-tab, :prev-tabDrew DeVault
2019-03-15Rename :cd -> :cf, add :cdDrew DeVault
2019-03-15Rig up key bindingsDrew DeVault
2019-03-15Implement key bindings subsystemDrew DeVault
Which is not yet rigged up
2018-01-09Load UI configurationDrew DeVault