aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2019-07-29Ring bell when new messages arrive0.2.0Ben Burwell
2019-07-29Print errors from config load issues.Reto Brunner
2019-07-26Support configurable header layout in compose widgetDaniel Bridges
2019-07-26Add new-email triggerJeffas
2019-07-19Implement :filter, :clearKevin Kuehler
2019-07-19Change default attach keybindingDrew DeVault
2019-07-17Add :cp alias for :copyDrew DeVault
2019-07-17Add option to always show mimetype in viewerJeffas
2019-07-17Display user specified headers in viewer if presentDaniel Bridges
2019-07-17Add MouseEnabled config settingJeffas
2019-07-17lowercase all key bindingsReto Brunner
2019-07-1571: Allow user to change config options at runtimePedro L. Ramos
2019-07-11Don't bind $noinheritEyal Sawady
2019-07-04Document message index format specifiersBen Burwell
2019-07-04Update binds.confDrew DeVault
2019-07-02Correct default filter order in aerc.conf.inDrew DeVault
2019-06-26Implement :search, :next-result, :prev-resultDrew DeVault
2019-06-25add DefaultSavePath configReto Brunner
2019-06-19Fix reply bindings in [view]Drew DeVault
2019-06-14Set empty message in dirlist if no folder exist.Reto Brunner
2019-06-13Make awk filters more portableDrew DeVault
2019-06-11Add :next/:prev binds for [viewer]Drew DeVault
2019-06-09Override $ex in compose viewYash Srivastav
2019-06-09Add archive commandRobert Günzler
2019-06-07Message list: implement index-format optionYash Srivastav
2019-06-07Rewrite Python filters in awkDrew DeVault
2019-06-07Add image/* filter, commented out by defaultDrew DeVault
2019-06-07Disable HTML filter by defaultDrew DeVault
2019-06-07Add binding to toggle headersDrew DeVault
2019-06-07implements ability to view headers in message viewYash Srivastav
2019-06-05config: sort account foldersChris Kinniburgh
2019-06-02Add delete to the default binds.confDrew DeVault
2019-05-27Add :save and :pipe commands to viewerGalen Abell
2019-05-26Implement :edit in compose screenDrew DeVault
2019-05-26Subsitute prefix in aerc.conf for installDrew DeVault
2019-05-25binds.conf: make reply -a easier to use than replyDrew DeVault
2019-05-24Change ex command to C-x when using terminalDrew DeVault
2019-05-23Bind :compose to C in binds.confFrancis Dinh
2019-05-22Install default configs to XDG config if not foundDrew DeVault
2019-05-22Show account wizard if no accounts configuredDrew DeVault
2019-05-21New account wizard, part oneDrew DeVault
2019-05-21Use kebab-case for cred-cmdsDrew DeVault
2019-05-20Implement :next-part, :prev-partDrew DeVault
2019-05-19Rename :delete-message et al to :delete et alDrew DeVault
2019-05-18Implement loading passwords from external commandsGalen Abell
2019-05-17Install filters to /usr/share/aerc/filtersDrew DeVault
2019-05-17Remove unimplemented color configurationDrew DeVault
2019-05-17Implement ui.empty-message config optionDrew DeVault
2019-05-16Abort if accounts.conf is world readableReto Brunner
2019-05-16Revert "Abort if accounts.conf is world readable"Drew DeVault