ratatui/src/backend
Valentin271 b459228e26
feat(termwiz): add From termwiz style impls (#726)
Important note: this also fixes a wrong mapping between ratatui's gray
and termwiz's grey. `ratatui::Color::Gray` now maps to
`termwiz::color::AnsiColor::Silver`
2024-01-02 13:19:14 -08:00
..
crossterm.rs chore(rustfmt): enable format_code_in_doc_comments (#695) 2023-12-16 13:01:07 +01:00
termion.rs feat: implement From trait for termion to Style related structs (#692) 2023-12-16 20:48:44 +01:00
termwiz.rs feat(termwiz): add From termwiz style impls (#726) 2024-01-02 13:19:14 -08:00
test.rs feat(buffer): deprecate Cell::symbol field (#624) 2023-11-11 21:43:51 -08:00