Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: refactor registration | Robin Jarry | 2024-01-20 | 1 | -1/+5 |
* | cd: fix completion of folders with a space | Robin Jarry | 2024-01-17 | 1 | -1/+1 |
* | eml: expand tilde to home dir | Robin Jarry | 2023-12-04 | 1 | -1/+2 |
* | commands: use completion from go-opt | Robin Jarry | 2023-10-28 | 1 | -4/+3 |
* | commands: parse arguments with go-opt | Robin Jarry | 2023-10-28 | 1 | -8/+6 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -8/+8 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -6/+6 |
* | config: make various sections accessible via global vars | Robin Jarry | 2022-12-14 | 1 | -2/+1 |
* | composer: add message preview | Koni Marti | 2022-11-09 | 1 | -1/+12 |
* | viewer: open rfc822 attachments | Koni Marti | 2022-11-09 | 1 | -9/+19 |
* | commands/eml: open and view eml files | Koni Marti | 2022-11-09 | 1 | -0/+63 |