about summary refs log tree commit diff stats
path: root/lib/ui/ui.go
Commit message (Expand)AuthorAgeFilesLines
* Add basic terminal widgetDrew DeVault2019-03-171-0/+1
* Add :quit commandDrew DeVault2019-03-151-5/+0
* Make repeated invalidations more efficientDrew DeVault2019-01-141-0/+10
* Clean up some old codeDrew DeVault2018-06-111-3/+6
* switch to tcell from termboxMarkus Ongyerth2018-06-011-18/+30
* Pull main aerc UI into widgetDrew DeVault2018-02-271-13/+6
* Split UI library and widgetsDrew DeVault2018-02-261-0/+79