aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ui/context.go
Commit message (Expand)AuthorAgeFilesLines
* ui: parse strings for ansi stylesTim Culverhouse2023-03-021-8/+11
* ui: avoid panic when terminal window is shrunkJason Stewart2022-09-261-2/+4
* ui: export context.viewport, screen.show, add SetCursorStyleTim Culverhouse2022-09-141-0/+12
* lint: apply new formatting rulesMoritz Poldrack2022-08-011-1/+2
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-2/+2
* Add popoversBen Burwell2019-12-211-6/+17
* Add cursor handling in ex lineDrew DeVault2019-01-141-8/+9
* Apply gofmtDrew DeVault2018-06-111-4/+4
* Clean up some old codeDrew DeVault2018-06-111-7/+0
* switch to tcell from termboxMarkus Ongyerth2018-06-011-37/+49
* Split UI library and widgetsDrew DeVault2018-02-261-0/+109