Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ui: parse strings for ansi styles | Tim Culverhouse | 2023-03-02 | 1 | -8/+11 |
* | ui: avoid panic when terminal window is shrunk | Jason Stewart | 2022-09-26 | 1 | -2/+4 |
* | ui: export context.viewport, screen.show, add SetCursorStyle | Tim Culverhouse | 2022-09-14 | 1 | -0/+12 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -1/+2 |
* | update tcell to v2 and enable TrueColor support | y0ast | 2020-12-18 | 1 | -2/+2 |
* | Add popovers | Ben Burwell | 2019-12-21 | 1 | -6/+17 |
* | Add cursor handling in ex line | Drew DeVault | 2019-01-14 | 1 | -8/+9 |
* | Apply gofmt | Drew DeVault | 2018-06-11 | 1 | -4/+4 |
* | Clean up some old code | Drew DeVault | 2018-06-11 | 1 | -7/+0 |
* | switch to tcell from termbox | Markus Ongyerth | 2018-06-01 | 1 | -37/+49 |
* | Split UI library and widgets | Drew DeVault | 2018-02-26 | 1 | -0/+109 |