aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ui/text.go
Commit message (Expand)AuthorAgeFilesLines
* invalidatable: cleanup dead codeTim Culverhouse2022-10-121-2/+1
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-1/+1
* Implement style configuration.Kalyan Sriram2020-08-061-36/+6
* Revert "Implement style configuration."Reto Brunner2020-07-301-6/+36
* Implement style configuration.Kalyan Sriram2020-07-301-36/+6
* Revert "Add Style configuration"Drew DeVault2020-05-281-6/+36
* Add Style configurationReto Brunner2020-05-271-36/+6
* New account wizard, part oneDrew DeVault2019-05-211-1/+1
* lib/ui: introduce InvalidatableSimon Ser2019-04-271-14/+8
* Add basic message viewer mockupDrew DeVault2019-03-301-0/+10
* Use tcell.Style.Reverse instead of black on whiteDrew DeVault2019-03-301-0/+10
* Add :term-closeDrew DeVault2019-03-171-1/+5
* Apply gofmtDrew DeVault2018-06-111-1/+1
* switch to tcell from termboxMarkus Ongyerth2018-06-011-11/+7
* Split UI library and widgetsDrew DeVault2018-02-261-0/+71