about summary refs log tree commit diff stats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* binds.conf: mark bindingsReto Brunner2019-12-211-0/+3
* msglist: highlight marked messagesReto Brunner2019-12-212-2/+2
* Add address book completion in composerBen Burwell2019-12-212-2/+15
* Show textinput completions in popoversBen Burwell2019-12-212-15/+31
* Add custom sorting for foldersMichele Finotto2019-12-091-0/+1
* Complete the F rune.Srivathsan Murali2019-11-171-1/+3
* Add some defaults for template optionsDrew DeVault2019-11-101-1/+9
* Add Templates with ParsingSrivathsan Murali2019-11-102-10/+56
* Config for deleting message from message viewerSrivathsan Murali2019-09-202-24/+31
* Add documentation for sortJeffas2019-09-201-0/+9
* Add sorting functionalityJeffas2019-09-201-0/+1
* Add signaturesJeffas2019-09-121-0/+2
* Add display of unread messages in dirlistJeffas2019-09-112-3/+9
* all: use fmt.Errorf for fomartting errorsWagner Riffel2019-09-041-1/+1
* Allow custom spinner via config filePaul Spooren2019-08-301-0/+5
* Pass os stdin to credential commandJonas Mueller2019-08-121-0/+1
* Ring bell when new messages arrive 0.2.0Ben Burwell2019-07-292-0/+8
* Print errors from config load issues.Reto Brunner2019-07-291-3/+3
* Support configurable header layout in compose widgetDaniel Bridges2019-07-262-1/+22
* Add new-email triggerJeffas2019-07-263-0/+71
* Implement :filter, :clearKevin Kuehler2019-07-191-0/+1
* Change default attach keybindingDrew DeVault2019-07-191-1/+1
* Add :cp alias for :copyDrew DeVault2019-07-171-2/+2
* Add option to always show mimetype in viewerJeffas2019-07-172-4/+10
* Display user specified headers in viewer if presentDaniel Bridges2019-07-172-1/+33
* Add MouseEnabled config settingJeffas2019-07-172-0/+7
* lowercase all key bindingsReto Brunner2019-07-171-32/+32
* 71: Allow user to change config options at runtimePedro L. Ramos2019-07-151-50/+59
* Don't bind $noinheritEyal Sawady2019-07-111-0/+1
* Document message index format specifiersBen Burwell2019-07-041-1/+1
* Update binds.confDrew DeVault2019-07-041-2/+2
* Correct default filter order in aerc.conf.inDrew DeVault2019-07-021-1/+1
* Implement :search, :next-result, :prev-resultDrew DeVault2019-06-261-0/+4
* add DefaultSavePath configReto Brunner2019-06-251-0/+10
* Fix reply bindings in [view]Drew DeVault2019-06-191-4/+4
* Set empty message in dirlist if no folder exist.Reto Brunner2019-06-142-0/+7
* Make awk filters more portableDrew DeVault2019-06-131-2/+2
* Add :next/:prev binds for [viewer]Drew DeVault2019-06-111-4/+8
* Override $ex in compose viewYash Srivastav2019-06-091-0/+1
* Add archive commandRobert Günzler2019-06-092-0/+6
* Message list: implement index-format optionYash Srivastav2019-06-072-6/+6
* Rewrite Python filters in awkDrew DeVault2019-06-071-2/+2
* Add image/* filter, commented out by defaultDrew DeVault2019-06-071-0/+1
* Disable HTML filter by defaultDrew DeVault2019-06-071-1/+1
* Add binding to toggle headersDrew DeVault2019-06-071-0/+1
* implements ability to view headers in message viewYash Srivastav2019-06-072-0/+8
* config: sort account foldersChris Kinniburgh2019-06-051-1/+4
* Add delete to the default binds.confDrew DeVault2019-06-021-0/+1
* Add :save and :pipe commands to viewerGalen Abell2019-05-271-0/+1
* Implement :edit in compose screenDrew DeVault2019-05-261-0/+1