Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: rename confusing constants | Robin Jarry | 2024-03-04 | 1 | -1/+1 |
* | commands: refactor registration | Robin Jarry | 2024-01-20 | 1 | -1/+6 |
* | fold: remove aliases from struct | inwit | 2023-11-23 | 1 | -1/+1 |
* | fold: add an option to fold/unfold all threads | inwit | 2023-11-23 | 1 | -2/+24 |
* | fold: add an option to toggle folding | inwit | 2023-11-02 | 1 | -4/+6 |
* | commands: use completion from go-opt | Robin Jarry | 2023-10-28 | 1 | -4/+0 |
* | commands: parse arguments with go-opt | Robin Jarry | 2023-10-28 | 1 | -4/+0 |
* | app: export global functions | Robin Jarry | 2023-10-10 | 1 | -4/+3 |
* | widgets: rename package to app | Robin Jarry | 2023-10-10 | 1 | -3/+3 |
* | commands: add :fold and :unfold for thread folding | Koni Marti | 2023-07-16 | 1 | -0/+49 |