about summary refs log tree commit diff stats
path: root/cmd
Commit message (Collapse)AuthorAgeFilesLines
* Switch to vgoDrew DeVault2018-03-021-45/+0
|
* Pull main aerc UI into widgetDrew DeVault2018-02-271-70/+1
|
* Add statusline widgetDrew DeVault2018-02-271-2/+14
|
* Add stack UI containerDrew DeVault2018-02-271-1/+4
|
* Split UI library and widgetsDrew DeVault2018-02-261-21/+23
|
* Implement basic ex line inputDrew DeVault2018-02-261-4/+6
| | | | | | | | TODO: - scrolling - commit/cancel - command history (via an external command history provider) - tab completion (via an external tab completion provider)
* Add fake status lineDrew DeVault2018-02-171-1/+2
|
* Add text widgetDrew DeVault2018-02-171-0/+3
|
* Add borders widgetDrew DeVault2018-02-171-16/+17
|
* Cycle tabs for demoy goodnessDrew DeVault2018-02-171-2/+4
|
* Implement tab containerDrew DeVault2018-02-171-3/+12
|
* Polish up grid and add new rendering loopDrew DeVault2018-02-171-11/+39
|
* Improve loggingDrew DeVault2018-02-011-4/+2
|
* Improve loggingDrew DeVault2018-01-311-1/+22
|
* Move worker into account tabDrew DeVault2018-01-111-17/+3
|
* Add commentDrew DeVault2018-01-101-0/+1
|
* Make termbox event loop asyncDrew DeVault2018-01-101-5/+6
|
* Renderer scaffoldingDrew DeVault2018-01-101-4/+8
|
* Misc idiomatic fixesemersion2018-01-101-8/+5
|
* Sleep main and worker loops on idleDrew DeVault2018-01-101-0/+6
|
* Parse account configurationDrew DeVault2018-01-091-9/+18
|
* Initial pass on worker/UI message passingDrew DeVault2018-01-091-0/+10
|
* Load UI configurationDrew DeVault2018-01-091-1/+10
|
* Initial commitDrew DeVault2018-01-091-0/+9