aboutsummaryrefslogtreecommitdiffstats
path: root/commands
Commit message (Expand)AuthorAgeFilesLines
...
* commands: rename patch delete to patch unlinkKoni Marti2024-01-311-9/+9
* commands: rename patch remove to patch dropKoni Marti2024-01-311-9/+9
* menu: use listbox as fallback commandKoni Marti2024-01-291-27/+76
* app: define two dialog constructorsKoni Marti2024-01-295-39/+5
* help: add :man as aliasBence Ferdinandy2024-01-271-1/+1
* mv: fix regression in selection of next messageJohannes Thyssen Tishman2024-01-271-6/+15
* flags: add support for draft flagJason Cox2024-01-265-7/+15
* tabs: optimize switching by offsetsdelitako2024-01-262-18/+13
* mv: allow to move messages across accountsJohannes Thyssen Tishman2024-01-252-27/+148
* cp: allow to copy messages across accountsJohannes Thyssen Tishman2024-01-251-19/+105
* hook: add mail-sent hookMoritz Poldrack2024-01-251-0/+9
* forward: select correct part for signed messagesKoni Marti2024-01-211-2/+20
* reply: select correct part for signed messagesKoni Marti2024-01-211-29/+18
* commands: add menuRobin Jarry2024-01-202-1/+188
* commands: refactor registrationRobin Jarry2024-01-2095-336/+653
* envelope: use message from current tabKoni Marti2024-01-201-2/+7
* rmdir: allow removing non-empty query dirsJason Cox2024-01-171-5/+8
* reply,forward: use selected message partSebastien Binet2024-01-173-9/+18
* z: complete with fs folders instead of account foldersRobin Jarry2024-01-171-1/+1
* z: fix arguments handlingRobin Jarry2024-01-171-12/+16
* cd: fix completion of folders with a spaceRobin Jarry2024-01-178-19/+21
* commands: simplify CompletePathRobin Jarry2024-01-177-50/+81
* commands: treat folded threads as one entityKoni Marti2024-01-071-1/+30
* commands/msg: adapt quote-reply to honor viewer::alternativesSebastien Binet2023-12-301-1/+8
* patch/find: add find sub-cmdKoni Marti2023-12-301-0/+132
* patch: implement worktree supportKoni Marti2023-12-301-11/+23
* patch/switch: add switch sub-cmdKoni Marti2023-12-301-0/+54
* patch/delete: add delete sub-cmdKoni Marti2023-12-301-0/+54
* patch/term: add term sub-cmdKoni Marti2023-12-302-5/+50
* patch/rebase: add rebase sub-cmdKoni Marti2023-12-302-0/+363
* patch/cd: add cd sub-cmdKoni Marti2023-12-301-0/+42
* patch/remove: add remove sub-cmdKoni Marti2023-12-301-0/+43
* patch/list: add list sub-cmdKoni Marti2023-12-301-0/+113
* patch/apply: add apply sub-cmdKoni Marti2023-12-303-0/+317
* patch/init: add init sub-cmdKoni Marti2023-12-301-0/+36
* patch: create sub-command structureKoni Marti2023-12-302-1/+77
* doc: add aerc-patchKoni Marti2023-12-301-0/+1
* cf: allow changing folder of another accountRobin Jarry2023-12-051-23/+66
* eml: expand tilde to home dirRobin Jarry2023-12-041-1/+2
* flag,unflag: fix -a option for the answered flagKoni Marti2023-11-241-0/+4
* ui: make viewer tab title configurable via templatesBence Ferdinandy2023-11-231-1/+16
* rmdir: back to current folder upon errorKoni Marti2023-11-231-1/+5
* dirtree: add custom virtual directory roleKoni Marti2023-11-231-0/+7
* compose: copy to composing account's sent folderJason Cox2023-11-231-3/+4
* reply: allow replying with another accountBence Ferdinandy2023-11-231-3/+18
* fold: remove aliases from structinwit2023-11-231-1/+1
* fold: add an option to fold/unfold all threadsinwit2023-11-231-2/+24
* cf: fix over quoting of notmuch queriesRobin Jarry2023-11-121-9/+12
* rmdir: ensure proper sequence of operationsKoni Marti2023-11-122-13/+43
* {im,ex}port-mbox: allow using ~ in pathVitaly Ovchinnikov2023-11-122-0/+6