Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mouse: use vaxis mouse events | Tim Culverhouse | 2024-02-12 | 1 | -3/+2 |
* | config: make various sections accessible via global vars | Robin Jarry | 2022-12-14 | 1 | -2/+2 |
* | invalidatable: cleanup dead code | Tim Culverhouse | 2022-10-12 | 1 | -22/+3 |
* | lint: homogenize operations and minor fixes (gocritic) | Moritz Poldrack | 2022-08-04 | 1 | -2/+1 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | update tcell to v2 and enable TrueColor support | y0ast | 2020-12-18 | 1 | -1/+1 |
* | Implement style configuration. | Kalyan Sriram | 2020-08-06 | 1 | -3/+7 |
* | Revert "Implement style configuration." | Reto Brunner | 2020-07-30 | 1 | -7/+3 |
* | Implement style configuration. | Kalyan Sriram | 2020-07-30 | 1 | -3/+7 |
* | Revert "Add Style configuration" | Drew DeVault | 2020-05-28 | 1 | -7/+3 |
* | Add Style configuration | Reto Brunner | 2020-05-27 | 1 | -3/+7 |
* | Add Mouseable | Jeffas | 2019-09-11 | 1 | -0/+9 |
* | Implement the Container interface in lib/ui/ | Drew DeVault | 2019-01-20 | 1 | -0/+4 |
* | Apply gofmt | Drew DeVault | 2018-06-11 | 1 | -2/+2 |
* | Move sidebar into account tabs | Drew DeVault | 2018-06-11 | 1 | -4/+4 |
* | switch to tcell from termbox | Markus Ongyerth | 2018-06-01 | 1 | -7/+2 |
* | Add stack UI container | Drew DeVault | 2018-02-27 | 1 | -0/+73 |