helix/helix-tui/src
Michael Davis 0b9701e899
tui buffer: Handle multi-width graphemes in set_string_anchored
We should skip zero-width graphemes and reset only long (more than
1-width) graphemes.

Connects #12036
2025-01-23 18:12:20 -05:00
..
backend tui: Port improvement from ratatui on crossterm 0.28 (https://github.com/ratatui-org/ratatui/pull/1072) 2024-08-07 04:30:38 +09:00
widgets fix(clippy): clippy 1.83 lints (#12150) 2024-12-02 08:23:32 -06:00
buffer.rs tui buffer: Handle multi-width graphemes in set_string_anchored 2025-01-23 18:12:20 -05:00
layout.rs tui: Constify functions, shrink Margin representation 2024-05-21 04:34:36 +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(clippy): clippy 1.83 lints (#12150) 2024-12-02 08:23:32 -06:00