aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ui.go
Commit message (Collapse)AuthorAgeFilesLines
* Split UI library and widgetsDrew DeVault2018-02-261-79/+0
|
* Implement basic ex line inputDrew DeVault2018-02-261-0/+11
| | | | | | | | TODO: - scrolling - commit/cancel - command history (via an external command history provider) - tab completion (via an external tab completion provider)
* Polish up grid and add new rendering loopDrew DeVault2018-02-171-62/+29
|
* Move worker into account tabDrew DeVault2018-01-111-1/+14
|
* Improve invalidation logicDrew DeVault2018-01-101-0/+88