aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* detach: add glob supportTristan Partin2024-03-102-4/+43
* quit: add :q aliasTristan Partin2024-03-102-2/+3
* mk: allow overriding install binaryRobin Jarry2024-03-101-3/+4
* gpg: use export-minimal when attaching public keyRobin Jarry2024-03-101-1/+2
* gpg: fix mime-version header positionRobin Jarry2024-03-102-11/+27
* templates: add visual mode indicator to TrayInfoJason Cox2024-03-045-2/+29
* commands: rename confusing constantsRobin Jarry2024-03-0441-47/+45
* mk: add validate targetRobin Jarry2024-03-043-12/+7
* contrib: use sed -E for shell scriptsMaarten Aertsen2024-02-294-11/+11
* aerc-stylesets: document msglist_thread_contextMaarten Aertsen2024-02-281-0/+3
* imap: drain updates channel when moving messagesKoni Marti2024-02-261-0/+3
* release: improve generated emailRobin Jarry2024-02-261-34/+63
* commands: add :query to create named notmuch dirsJason Cox2024-02-2610-45/+165
* imap: drain updates channel when deleting messagesKoni Marti2024-02-261-0/+40
* ui: update vaxis and only use disambiguate csi-u flagTim Culverhouse2024-02-263-3/+4
* ipc: fix deadlock when aerc is not runningRobin Jarry2024-02-221-4/+7
* commands: remove compose commands from message viewerRobin Jarry2024-02-221-1/+1
* msglist: allow configuring default splitRobin Jarry2024-02-225-17/+88
* ui: enable CSIu key encodingTim Culverhouse2024-02-221-2/+8
* binds: refactor parser to be more tolerantTim Culverhouse2024-02-223-272/+64
* revert: "ui: enable kitty keyboard protocol"Robin Jarry2024-02-191-1/+2
* readme: rename default log exampleRobin Jarry2024-02-191-1/+1
* ui: enable kitty keyboard protocolTim Culverhouse2024-02-191-2/+1
* ui: update vaxisTim Culverhouse2024-02-192-4/+4
* ipc: accept verbatim commandsJason Cox2024-02-192-2/+14
* status: make message counts available in templatesJason Cox2024-02-191-0/+1
* format: remove unused codeTim Culverhouse2024-02-191-27/+0
* stylesets/nord: change border styleJonathan Dowland2024-02-191-1/+1
* store: fix split view blinkingNicolas Dichtel2024-02-151-10/+14
* commands: allow to forward from emlKoni Marti2024-02-141-7/+25
* commands: allow to reply to emlKoni Marti2024-02-141-6/+11
* binds: allow account and folder binds to coexistJason Cox2024-02-141-0/+6
* lint: update dependencies to work with go v1.22Jason Cox2024-02-143-16/+18
* hooks: add Message-ID to variables for mail-receivedMoritz Poldrack2024-02-142-0/+2
* colorize: preserve defaults unless overriddenRobin Jarry2024-02-1410-6/+53
* colorize: adapt default style for light backgroundsRobin Jarry2024-02-145-53/+68
* config: improve styleset error reportingRobin Jarry2024-02-143-6/+8
* config: change default appearanceRobin Jarry2024-02-148-202/+230
* config: add missing settings in aerc.confRobin Jarry2024-02-141-0/+35
* log: move package to libRobin Jarry2024-02-14112-110/+110
* commands: add bounceKarel Balej2024-02-123-0/+228
* lib: add function to obtain Message-ID hostnameKarel Balej2024-02-122-21/+30
* send: move code to lib for reuseKarel Balej2024-02-127-315/+382
* jmap: set explicit sender and recipientsKarel Balej2024-02-125-18/+21
* send: remove the sendCtx structKarel Balej2024-02-121-77/+54
* send: refactor parseSchemeKarel Balej2024-02-121-8/+8
* terminal: use start with appropriate sizeTim Culverhouse2024-02-121-1/+2
* vaxis: update to v0.7.2 and update ansi parserTim Culverhouse2024-02-129-739/+190
* docs: update docs to remove tcell referenceTim Culverhouse2024-02-121-2/+1
* aerc: set title using vaxisTim Culverhouse2024-02-124-32/+1