helix/helix-tui/src/widgets
Mo 00653c772e
Avoid cloning the whole paragraph content just for rendering (#9739)
* Avoid cloning the whole paragraph content just for rendering

* Fix tests
2024-02-27 18:24:05 +01:00
..
block.rs Fix clippy lints (#6454) 2023-03-27 18:33:55 -05:00
list.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
mod.rs build(deps): bump bitflags from 1.3.2 to 2.0.2 (#6387) 2023-03-22 08:12:08 +08:00
paragraph.rs Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
reflow.rs fix typos (#2304) 2022-04-27 14:21:20 -05:00
table.rs Fix style overwriting in table rows with multiple cells (#7281) 2023-06-08 13:28:26 +09:00