aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/src/widgets
Commit message (Collapse)AuthorAge
* Fix doc warningsIvan Tham2021-06-20
|
* Display more data in completion popups.Blaž Hrastnik2021-05-22
|
* Update todos.Blaž Hrastnik2021-05-09
|
* Replace the Clear widget with buffer.clear/clear_with.Blaž Hrastnik2021-05-09
|
* Inline tui as helix-tui fork.Blaž Hrastnik2021-05-09
We only rely on some of the rendering primitives and implement our Cursive-style compositor on top.