aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-10-30complete: allow disabling automatic completionRobin Jarry
2023-10-28pipe: run commands with sh -cRobin Jarry
2023-10-28open: run commands with sh -cRobin Jarry
2023-10-28search: use a common api for all workersRobin Jarry
2023-10-28main: parse command line args with go-optRobin Jarry
2023-10-24commands: add :suspendNojus Gudinavičius
2023-10-22accounts: allow fnmatch-style wildcards in aliasesJason Cox
2023-10-22terminal: add `:send-keys` commandVitaly Ovchinnikov
2023-10-13doc: update aerc-bindsKoni Marti
2023-10-13doc: rephrase aerc-search -d date selectionMoritz Poldrack
2023-10-13sort: new `flagged` sorting criteriaVitaly Ovchinnikov
2023-10-13send: add option to overwrite copy-to folderKoni Marti
2023-10-13split: add an alias for horizontal splitinwit
2023-10-13switcher: add scrollbarKoni Marti
2023-10-13doc: document -p option for move/copyKoni Marti
2023-10-10widgets: rename package to appRobin Jarry
2023-09-27commands: add :toggle-thread-context commandTim Culverhouse
2023-09-27ui: enable showing of thread-contextTim Culverhouse
2023-09-19docs: add missing newline between :attach variantsRobin Jarry
2023-09-19docs: fix typo in stylesets regexp exampleRobin Jarry
2023-09-19docs: add msglist_thread_folded style objectRobin Jarry
2023-09-19docs: add :fold and :unfold commandsRobin Jarry
2023-09-19docs: add :connect and :disconnect commandsRobin Jarry
2023-09-19docs: add :help and :new-account commandsRobin Jarry
2023-09-19docs: add :toggle-key-passthrough commandRobin Jarry
2023-09-19docs: add :recover commandRobin Jarry
2023-09-19docs: add [ui].client-threads-delay settingRobin Jarry
2023-09-19msgviewer: add styles for part selectorRobin Jarry
2023-09-19config: add default values for empty stylesetsRobin Jarry
2023-09-19config: make all message list symbols/icons configurableowl
2023-09-19binds: control and alt modifiers for deleteVitaly Ovchinnikov
2023-09-18doc: mention correct function in the example for compactDirKirill Miazine
2023-09-18doc: MIME type consistency spellingKirill Miazine
2023-09-18compose: add option for LF-only editorsMoritz Poldrack
2023-09-04doc: clarify notmuch+maildir behavior with respect to filesinwit
2023-08-30postpone: change recall/postpone logic for custom foldersVitaly Ovchinnikov
2023-08-28compose: use email domain name in Message-IdAdnan Maolood
2023-08-24commands: allow reading attachments from a fileKarel Balej
2023-08-24doc: add MessageId to aerc-templates.7Tim Culverhouse
2023-08-24doc: add <esc> to aerc-binds.5Keenan Gugeler
2023-08-11style: add msglist_gutter and msglist_pill to configKonstantin Shelekhin
2023-08-11doc: strip email addresses in authors sectionRobin Jarry
2023-08-05notmuch: add option to provide path for accountKirill Chibisov
2023-08-05export-mbox: only export marked messages, if anyVitaly Ovchinnikov
2023-08-05attach: add an option to pipe the attachments inVitaly Ovchinnikov
2023-08-04filters: put libexec/filters dirs before default PATHRobin Jarry
2023-08-04hooks: add account and folder to mail-received envRobin Jarry
2023-08-03templates: attach directly from templatesKoni Marti
2023-08-03imap: support the Gmail extension (X-GM-EXT-1)Koni Marti
2023-07-31compose: allow removing headersRobin Jarry