about summary refs log tree commit diff stats
path: root/widgets/exline.go
Commit message (Expand)AuthorAgeFilesLines
* s/aerc2/aerc/gDrew DeVault2019-05-171-1/+1
* Add initial compose widgetDrew DeVault2019-05-121-1/+1
* Refactor ctx stashing out of exlineDrew DeVault2019-05-111-8/+2
* Split ex line text handling into dedicated widgetDrew DeVault2019-05-111-98/+18
* lib/ui: introduce InvalidatableSimon Ser2019-04-271-7/+2
* Add basic terminal widgetDrew DeVault2019-03-171-0/+9
* Rig up key bindingsDrew DeVault2019-03-151-2/+6
* Implement key bindings subsystemDrew DeVault2019-03-151-4/+2
* Add cursor handling in ex lineDrew DeVault2019-01-141-3/+9
* Apply gofmtDrew DeVault2018-06-111-3/+3
* switch to tcell from termboxMarkus Ongyerth2018-06-011-28/+21
* Add statusline widgetDrew DeVault2018-02-271-5/+14
* Make ex line fully unicode awareDrew DeVault2018-02-271-20/+19
* Split UI library and widgetsDrew DeVault2018-02-261-0/+129