You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/helix-tui/src
Michael Davis a2767269d0
crossterm: Handle 'hidden' modifier (#8120)
Crossterm supports the 'hidden' SGR parameter but we previously didn't
set the attribute when the "hidden" modifier was specified in a theme.
8 months ago
..
backend crossterm: Handle 'hidden' modifier (#8120) 8 months ago
widgets Fix style overwriting in table rows with multiple cells (#7281) 11 months ago
buffer.rs Fix warnings from clippy (#7013) 1 year ago
layout.rs Resolve a bunch of upcoming clippy lints 2 years ago
lib.rs Add undercurl config option #6196 (#6253) 1 year ago
symbols.rs Inline tui as helix-tui fork. 3 years ago
terminal.rs Stop Terminal::drop from overriding work of Terminal::restore. (#7931) 9 months ago
text.rs Fix highlighting in picker with multiple columns (#6333) 1 year ago