aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc.1.scd
Commit message (Expand)AuthorAgeFilesLines
* fold: add an option to toggle foldinginwit2023-11-021-3/+4
* pipe: run commands with sh -cRobin Jarry2023-10-281-4/+4
* main: parse command line args with go-optRobin Jarry2023-10-281-8/+14
* commands: add :suspendNojus Gudinavičius2023-10-241-0/+3
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-221-0/+17
* sort: new `flagged` sorting criteriaVitaly Ovchinnikov2023-10-131-0/+2
* send: add option to overwrite copy-to folderKoni Marti2023-10-131-1/+3
* split: add an alias for horizontal splitinwit2023-10-131-5/+6
* doc: document -p option for move/copyKoni Marti2023-10-131-6/+10
* commands: add :toggle-thread-context commandTim Culverhouse2023-09-271-0/+4
* docs: add missing newline between :attach variantsRobin Jarry2023-09-191-1/+1
* docs: add :fold and :unfold commandsRobin Jarry2023-09-191-0/+7
* docs: add :connect and :disconnect commandsRobin Jarry2023-09-191-0/+5
* docs: add :help and :new-account commandsRobin Jarry2023-09-191-0/+11
* docs: add :toggle-key-passthrough commandRobin Jarry2023-09-191-0/+4
* docs: add :recover commandRobin Jarry2023-09-191-0/+11
* postpone: change recall/postpone logic for custom foldersVitaly Ovchinnikov2023-08-301-5/+17
* doc: strip email addresses in authors sectionRobin Jarry2023-08-111-3/+3
* export-mbox: only export marked messages, if anyVitaly Ovchinnikov2023-08-051-1/+3
* attach: add an option to pipe the attachments inVitaly Ovchinnikov2023-08-051-0/+5
* compose: allow removing headersRobin Jarry2023-07-311-2/+7
* compose: allow changing edit-headers on the flyRobin Jarry2023-07-171-9/+45
* open: add option -d to automatically delete temporary filesVitaly Ovchinnikov2023-07-071-1/+3
* doc: mention :search in aerc(1)Robin Jarry2023-06-291-0/+5
* worker: add jmap supportRobin Jarry2023-06-211-3/+3
* doc: move toggle-headers to view categoryErik Schilling2023-06-171-3/+3
* save: new option for saving attachmentsVitaly Ovchinnikov2023-06-101-1/+3
* compose: quit composing when editor returns errorMoritz Poldrack2023-06-011-0/+3
* mailto: add template parameterKoni Marti2023-04-221-0/+2
* doc: merge duplicate :filter in aerc(1)witcher2023-03-161-6/+2
* openers: add mime type handling for open-linkRobin Jarry2023-03-131-0/+5
* doc: add missing references to other manpagesTom Schwindl2023-03-091-2/+3
* change-tab: document "focus previous tab" functionalityinwit2023-03-071-2/+3
* ipc: allow triggering internal commands via IPCMoritz Poldrack2023-03-071-0/+4
* doc: add missing entries for :sign and :encryptwitcher2023-03-021-0/+10
* commands: expand template placeholdersAivars Vaivods2023-02-201-0/+9
* send: add option to send&archiveBence Ferdinandy2023-01-041-1/+3
* split: use a sensible default widthMoritz Poldrack2022-12-191-2/+4
* reply: refactor close-on-reply setting to -c flagBence Ferdinandy2022-12-151-1/+4
* compose: allow writing multipart/alternative messagesRobin Jarry2022-12-071-0/+11
* logging: rename package to logRobin Jarry2022-12-021-1/+1
* doc: extract accounts and binds into separate man pagesRobin Jarry2022-11-241-3/+3
* doc: add example for piping messages to git amRobin Jarry2022-11-241-0/+8
* doc: homogenize scdoc markupRobin Jarry2022-11-241-198/+215
* doc: use uppercase man page titlesRobin Jarry2022-11-241-1/+1
* doc: proofreadingInwit2022-11-241-7/+12
* attach: open file picker menu with -m flagKoni Marti2022-11-211-1/+5
* commands: remove broken :set commandRobin Jarry2022-11-161-10/+0
* composer: add message previewKoni Marti2022-11-091-1/+3
* viewer: open rfc822 attachmentsKoni Marti2022-11-091-0/+2