1
0
mirror of https://github.com/helix-editor/helix.git synced 2025-01-10 17:17:15 +04:00
Commit Graph

5 Commits

Author SHA1 Message Date
Mo
00653c772e
Avoid cloning the whole paragraph content just for rendering ()
* Avoid cloning the whole paragraph content just for rendering

* Fix tests
2024-02-27 18:24:05 +01:00
A-Walrus
c4d7cde6c8
Allow the area to be bigger than u16 (width and height remain u16) ()
Now the editor can fill **very** large terminals.
Changed/removed tests which check the truncating behaviour.
2022-10-26 12:00:13 +09:00
chunghha
3a398eec56
fix typos () 2022-04-27 14:21:20 -05:00
Ivan Tham
3280510d5b Fix unused import 2021-06-06 21:30:18 +09:00
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.
2021-05-09 17:52:55 +09:00