aboutsummaryrefslogtreecommitdiff
path: root/commands
AgeCommit message (Expand)Author
2023-10-30cf: do not quote notmuch queries in completion resultsRobin Jarry
2023-10-30completion: refactor filter list apiRobin Jarry
2023-10-30cf: fix unexpected argument on notmuchRobin Jarry
2023-10-30complete: add trailing space after quotesRobin Jarry
2023-10-28treewide: replace shlex.Split with opt.SplitArgsRobin Jarry
2023-10-28commands: use completion from go-optRobin Jarry
2023-10-28commands: remove command set completion apiRobin 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-28commands: parse arguments with go-optRobin Jarry
2023-10-28commands: remove command set execute apiRobin Jarry
2023-10-28commands: expand templates before command resolutionRobin Jarry
2023-10-28commands: pass raw command line down to template evaluationRobin Jarry
2023-10-24commands: add :suspendNojus Gudinavičius
2023-10-22export-mbox: preserve the user-visible sorting order when exportingVitaly Ovchinnikov
2023-10-22accounts: allow fnmatch-style wildcards in aliasesJason Cox
2023-10-22terminal: add `:send-keys` commandVitaly Ovchinnikov
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-10app: export global functionsRobin Jarry
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-08-31postpone: remove datacounter passthrough writerTim Culverhouse
2023-08-30postpone: change recall/postpone logic for custom foldersVitaly Ovchinnikov
2023-08-27xdg: get rid of deprecated dependenciesRobin Jarry
2023-08-25export-mbox: better path suggestion and name completionVitaly Ovchinnikov
2023-08-24commands: allow reading attachments from a fileKarel Balej
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-03templates: attach directly from templatesKoni Marti
2023-08-03wizard: display warning when focus is lostKoni Marti
2023-07-31compose: allow removing headersRobin Jarry
2023-07-28split: ensure messagestore is availableMoritz Poldrack
2023-07-17compose: allow changing edit-headers on the flyRobin Jarry
2023-07-17compose: implement embedded headers in editorKoni Marti
2023-07-17compose: improve error handlingRobin Jarry
2023-07-17compose: only allow setting content at creationRobin Jarry
2023-07-17send: return error when recipients list is emptyRobin Jarry
2023-07-16templates: add ThreadCount and ThreadFoldedKoni Marti
2023-07-16commands: add :fold and :unfold for thread foldingKoni Marti
2023-07-16threadbuilder: store uid/thread associationKoni Marti
2023-07-15commands: fix panic in helper structKoni Marti
2023-07-07open: add option -d to automatically delete temporary filesVitaly Ovchinnikov
2023-06-25open: use the original attachment extension if possibleVitaly Ovchinnikov
2023-06-21worker: add jmap supportRobin Jarry
2023-06-20commands: fix panic in template executionKoni Marti
2023-06-17save: fix saving of multiple files with the same nameMoritz Poldrack