aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
Commit message (Expand)AuthorAgeFilesLines
* main: add cli flag to load specified account(s)Tim Culverhouse2022-08-221-2/+6
* mark: (un)mark message threadsKoni Marti2022-08-221-1/+3
* mark: allow multiple visual selectionsKoni Marti2022-08-221-0/+2
* mailto: add account query parameterKoni Marti2022-08-011-0/+2
* commands: add check-mail commandTim Culverhouse2022-08-011-0/+5
* commands: implement a no-quit modeKoni Marti2022-07-141-2/+4
* account: import mbox file to a folderKoni Marti2022-07-141-0/+3
* account: export folder to mbox fileKoni Marti2022-07-141-0/+3
* doc: describe parameters for mailto optionKoni Marti2022-07-101-2/+20
* forward: provide option to append all attachmentsKoni Marti2022-07-021-3/+5
* visual-mode: deselect messages after performing commandTim Culverhouse2022-06-141-0/+4
* invites: reply with accept, accept-tentative or declineKoni Marti2022-05-311-0/+9
* pgp: add attach key commandTim Culverhouse2022-05-061-0/+3
* store: keep current message selectedKoni Marti2022-04-171-1/+7
* save: add -a option to save all attachmentsRobin Jarry2022-03-241-3/+5
* pipe: allow piping multiple marked messagesRobin Jarry2022-02-251-0/+3
* threading: implement on-the-fly message threadingKoni Marti2022-02-241-0/+3
* commands: add expand-folder and collapse-folderKoni Marti2022-02-231-0/+4
* doc: correct typo in man-pagesAriel Costas2022-01-261-1/+1
* docs: mention missing -T options for compose and forwardRobin Jarry2022-01-191-3/+15
* recall: allow recalling messages from any folderinwit2021-12-131-2/+6
* doc: update authorsRobin Jarry2021-11-091-3/+3
* go.mod: change base git urlRobin Jarry2021-11-051-1/+1
* Refactor lib/open to accept user provided argumentsReto Brunner2021-01-301-2/+2
* s/RFC 8022/RFC 2822/Bor Grošelj Simić2020-12-261-1/+1
* Document pin-tab and unpin-tab commands0.5.0Daniel Sockwell2020-11-081-0/+8
* doc: fix typo in aerc man pageJosh Holland2020-09-171-1/+1
* Add support for :rmdirARaspiK2020-08-191-0/+22
* Set environment variables for the exec commandNicolai Dagestad2020-08-031-1/+3
* Document mailto argument usageTobias Wölfel2020-07-191-1/+6
* Add additional flagging functionalityARaspiK2020-07-081-2/+25
* Fix typosMartin Michlmayr2020-05-211-3/+3
* Implement :header commandRay Ganardi2020-05-011-0/+4
* Add recall commandJeffas2020-04-241-0/+4
* Add postpone commandJeffas2020-04-241-0/+4
* Add :choose commandRay Ganardi2020-04-241-0/+3
* Add move-tab commandJeffas2020-03-031-0/+4
* msgview/save: Adapt to already decoded readerReto Brunner2020-01-201-4/+9
* Add docs for reply -TBen Burwell2020-01-111-1/+3
* read: adapt to ProvidesMessagesReto Brunner2019-12-221-4/+4
* docs: mark commandReto Brunner2019-12-211-0/+17
* Add documentation for sortJeffas2019-09-201-0/+25
* Add modify-labels commandReto Brunner2019-09-121-0/+8
* extract search criteria parsing into the backendsReto Brunner2019-08-291-7/+4
* Add :prompt commandChristopher Vittal2019-08-261-0/+6
* Add forwarding as attachment featureJelle Besseling2019-08-201-1/+3
* Add addresses argument to forward commandJelle Besseling2019-08-201-1/+1
* 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