helix/helix-tui/src
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
..
backend Handle failure when enabling bracketed paste (#9353) 2024-01-18 13:34:06 +01:00
widgets Avoid cloning the whole paragraph content just for rendering (#9739) 2024-02-27 18:24:05 +01:00
buffer.rs bump MSRV to 1.70.0 (#8877) 2023-11-25 13:55:49 +01:00
layout.rs Resolve a bunch of upcoming clippy lints 2022-11-04 21:06:28 +09:00
lib.rs Add undercurl config option #6196 (#6253) 2023-03-14 11:53:38 +09:00
symbols.rs Inline tui as helix-tui fork. 2021-05-09 17:52:55 +09:00
terminal.rs Stop Terminal::drop from overriding work of Terminal::restore. (#7931) 2023-08-15 12:19:24 +09:00
text.rs Fix highlighting in picker with multiple columns (#6333) 2023-03-18 11:16:40 -05:00