helix/helix-tui/src
Christopher Bayliss 179673568d
avoid cnorm on certain terminals (#10769)
using a terminfo's cnorm doesn't reset the cursor for many terminals,
see issue: #10089
2024-05-28 13:15:53 +02:00
..
backend avoid cnorm on certain terminals (#10769) 2024-05-28 13:15:53 +02:00
widgets tui: Constify functions, shrink Margin representation 2024-05-21 04:34:36 +09:00
buffer.rs tui: Port https://github.com/ratatui-org/ratatui/pull/1036 2024-05-21 03:50:54 +09: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 highlighting in picker with multiple columns (#6333) 2023-03-18 11:16:40 -05:00