helix/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.
2023-08-31 15:11:01 +09:00
..
backend crossterm: Handle 'hidden' modifier (#8120) 2023-08-31 15:11:01 +09:00
widgets Fix style overwriting in table rows with multiple cells (#7281) 2023-06-08 13:28:26 +09:00
buffer.rs Fix warnings from clippy (#7013) 2023-05-11 14:44:52 +09:00
layout.rs
lib.rs
symbols.rs
terminal.rs Stop Terminal::drop from overriding work of Terminal::restore. (#7931) 2023-08-15 12:19:24 +09:00
text.rs