Commit Graph

7 Commits (bc73dd19d35f0d3c69ce26f1c628280d107f77db)

Author SHA1 Message Date
Blaž Hrastnik dfcd814389 tui: Constify functions, shrink Margin representation 2 months ago
Mo 00653c772e
Avoid cloning the whole paragraph content just for rendering (#9739)
* Avoid cloning the whole paragraph content just for rendering

* Fix tests
4 months ago
A-Walrus c4d7cde6c8
Allow the area to be bigger than u16 (width and height remain u16) (#4318)
Now the editor can fill **very** large terminals.
Changed/removed tests which check the truncating behaviour.
2 years ago
chunghha 3a398eec56
fix typos (#2304) 2 years ago
Ivan Tham 3280510d5b Fix unused import 3 years ago
Blaž Hrastnik e541a75630 tui: Disable tests for now. 3 years ago
Blaž Hrastnik 35606a3daa Inline tui as helix-tui fork.
We only rely on some of the rendering primitives and implement our
Cursive-style compositor on top.
3 years ago