summary refs log tree commit diff stats
path: root/ui/context.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement basic ex line inputDrew DeVault2018-02-261-0/+8
| | | | | | | | TODO: - scrolling - commit/cancel - command history (via an external command history provider) - tab completion (via an external tab completion provider)
* Implement tab containerDrew DeVault2018-02-171-12/+19
|
* Polish up grid and add new rendering loopDrew DeVault2018-02-171-2/+1
|
* Initial pass on new frontend designDrew DeVault2018-02-161-0/+95