Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dialog: avoid panic when window is too small | Robin Jarry | 2023-04-15 | 1 | -2/+14 |
* | selector: implement dynamic height | Robin Jarry | 2023-01-04 | 1 | -3/+17 |
* | invalidatable: cleanup dead code | Tim Culverhouse | 2022-10-12 | 1 | -7/+2 |
* | lint: homogenize operations and minor fixes (gocritic) | Moritz Poldrack | 2022-08-04 | 1 | -2/+1 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -1/+2 |
* | uiconfig: use pointer references to uiConfig | Tim Culverhouse | 2022-07-03 | 1 | -4/+4 |
* | widgets: provide a generic selector dialog ui | Koni Marti | 2022-05-31 | 1 | -0/+65 |
* | ui: fix panic in selector when resizing terminal0.10.0 | Koni Marti | 2022-05-08 | 1 | -5/+63 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -2/+2 |
* | update tcell to v2 and enable TrueColor support | y0ast | 2020-12-18 | 1 | -1/+1 |
* | Implement style configuration. | Kalyan Sriram | 2020-08-06 | 1 | -0/+107 |
* | Revert "Implement style configuration." | Reto Brunner | 2020-07-30 | 1 | -107/+0 |
* | Implement style configuration. | Kalyan Sriram | 2020-07-30 | 1 | -0/+107 |