summaryrefslogtreecommitdiff
path: root/lib/ui/borders.go
AgeCommit message (Expand)Author
2022-07-03uiconfig: use pointer references to uiConfigTim Culverhouse
2021-11-30style: customize vertical and horizontal border charactersDian M Fay
2021-11-05go.mod: change base git urlRobin Jarry
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-27Add Style configurationReto Brunner
2019-09-11Add MouseableJeffas
2019-04-27lib/ui: introduce InvalidatableSimon Ser
2019-03-30Use tcell.Style.Reverse instead of black on whiteDrew DeVault
2019-01-20Implement the Container interface in lib/ui/Drew DeVault
2018-06-01switch to tcell from termboxMarkus Ongyerth
2018-02-26Split UI library and widgetsDrew DeVault