Commit Graph

4 Commits (daea97a89fb5e9b2678964974f68f92b129e2b57)

Author SHA1 Message Date
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) 3 years ago
Ivan Tham 3280510d5b Fix unused import 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.
4 years ago