aboutsummaryrefslogtreecommitdiff
path: root/helix-tui/tests/terminal.rs
Commit message (Collapse)AuthorAge
* Fix unused importIvan Tham2021-06-06
|
* 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.