about summary refs log tree commit diff stats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Allow custom spinner via config filePaul Spooren2019-08-301-0/+15
* notmuch: add search / filter capabilitiesReto Brunner2019-08-291-0/+10
* extract search criteria parsing into the backendsReto Brunner2019-08-292-7/+15
* Add :prompt commandChristopher Vittal2019-08-261-0/+6
* folder filter: only assume regex if filter is ~fmtDrew DeVault2019-08-201-1/+1
* Add forwarding as attachment featureJelle Besseling2019-08-201-1/+3
* Add addresses argument to forward commandJelle Besseling2019-08-201-1/+1
* Support regex filters for foldersDaniel Xu2019-08-191-1/+2
* Revert "add close command at global level"Drew DeVault2019-08-131-5/+7
* add close command at global levelAditya Srivastava2019-08-131-7/+5
* Add optional body argument to compose commandDaniel Bridges2019-08-131-1/+1
* Let user edit arbitrary headers in composerDaniel Bridges2019-08-121-1/+5
* Add notmuch docsReto Brunner2019-08-083-1/+64
* Allow cc/bcc command to receive no argumentsDaniel Bridges2019-08-071-1/+1
* Add cc and bcc commandsDaniel Bridges2019-08-031-0/+4
* doc: Fix missing '\' in aerc-tutorial man page.Ronan Pigott2019-07-291-1/+1
* aerc-tutorial(7): add searching and expand viewerDrew DeVault2019-07-291-0/+8
* Ring bell when new messages arrive 0.2.0Ben Burwell2019-07-291-0/+5
* Add index option to change-tabJeffas2019-07-271-2/+4
* Add :detach commandGalen Abell2019-07-271-0/+4
* Implement sendmail supportDrew DeVault2019-07-275-4/+35
* Add change-tab docsJeffas2019-07-261-0/+3
* Add command history and cyclingGalen Abell2019-07-261-1/+5
* Support configurable header layout in compose widgetDaniel Bridges2019-07-261-0/+6
* Add new-email triggerJeffas2019-07-261-0/+20
* aerc(1): fix scdoc syntax errorDrew DeVault2019-07-191-1/+1
* aerc(1): document missing commandsDrew DeVault2019-07-191-6/+48
* aerc(1): Fix fallback ex key documentationDrew DeVault2019-07-191-1/+1
* Implement :filter, :clearKevin Kuehler2019-07-191-4/+22
* Add :attach command for composeGalen Abell2019-07-191-0/+5
* Add option to always show mimetype in viewerJeffas2019-07-171-0/+5
* Display user specified headers in viewer if presentDaniel Bridges2019-07-171-0/+8
* Add an option to toggle between read and unreadNicolai Dagestad2019-07-171-0/+4
* Add show-headers to aerc-configJeffas2019-07-171-0/+6
* Add MouseEnabled config settingJeffas2019-07-171-0/+5
* Add maildir docsBen Burwell2019-07-123-2/+44
* Support imaps with oauthbearer authentication (Gmail)Frode Aannevik2019-07-111-1/+17
* aerc(1): correct error with :pipe documentationDrew DeVault2019-07-081-0/+2
* Add :exec and :pipe -b(ackground)Drew DeVault2019-07-081-8/+15
* Document message index format specifiersBen Burwell2019-07-041-1/+36
* Add unsubscribe commandBen Burwell2019-07-041-0/+6
* Use "open" instead of "xdg-open" on Darwin systemsBen Burwell2019-07-041-1/+1
* msgview/save: Use defaultSavePath if no path is providedReto Brunner2019-06-252-0/+10
* aerc-config: [viewer] should be [compose]Issam Maghni2019-06-231-1/+1
* Add aerc -v to print the installed versionDrew DeVault2019-06-181-1/+6
* commands/msgview: add open commandRéouven Assouly2019-06-171-0/+4
* Document collecting log outputLyle Hanson2019-06-141-0/+8
* Set empty message in dirlist if no folder exist.Reto Brunner2019-06-141-0/+5
* Support directories in path to :saveClayton Craft2019-06-141-1/+3
* Implement :mkdir commandDrew DeVault2019-06-091-0/+3