aboutsummaryrefslogtreecommitdiff
path: root/commands/eml.go
AgeCommit message (Expand)Author
2024-01-20commands: refactor registrationRobin Jarry
2024-01-17cd: fix completion of folders with a spaceRobin Jarry
2023-12-04eml: expand tilde to home dirRobin Jarry
2023-10-28commands: use completion from go-optRobin Jarry
2023-10-28commands: parse arguments with go-optRobin Jarry
2023-10-10app: export global functionsRobin Jarry
2023-10-10widgets: rename package to appRobin Jarry
2022-12-14config: make various sections accessible via global varsRobin Jarry
2022-11-09composer: add message previewKoni Marti
2022-11-09viewer: open rfc822 attachmentsKoni Marti
2022-11-09commands/eml: open and view eml filesKoni Marti