aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/terminal.rs
Commit message (Collapse)AuthorAge
* 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.
* ui: Make editor more resilient about being shrunk too small.Blaž Hrastnik2021-03-01
|
* wip: Move to new rendering structure.Blaž Hrastnik2020-12-13