Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: add :suspend | Nojus Gudinavičius | 2023-10-24 | 1 | -0/+5 |
* | ui: export global functions | Robin Jarry | 2023-10-11 | 1 | -14/+7 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -22/+17 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -9/+9 |
* | commands: strip leading colons from commands | Bence Ferdinandy | 2023-09-19 | 1 | -1/+1 |
* | commands: run a command by its first letters | Vitaly Ovchinnikov | 2023-09-19 | 1 | -0/+42 |
* | ui: fix deadlocks in message channel | Robin Jarry | 2023-05-20 | 1 | -17/+16 |
* | commands: expand and complete template code | Koni Marti | 2023-05-16 | 1 | -0/+3 |
* | commands: add OptionsProvider and OptionCompleter | Koni Marti | 2023-05-16 | 1 | -4/+9 |
* | hooks: add aerc-shutdown | Moritz Poldrack | 2023-04-01 | 1 | -0/+9 |
* | hooks: add aerc-startup hook | Moritz Poldrack | 2023-04-01 | 1 | -0/+9 |
* | main: rename aerc.go -> main.go | Robin Jarry | 2023-03-15 | 1 | -0/+263 |