ratatui / ansi-to-tui

Convert ansi colored text to tui::text::Text
https://crates.io/crates/ansi-to-tui
MIT License
57 stars 21 forks source link

Properly set background colors #25

Closed dzfrias closed 1 year ago

dzfrias commented 1 year ago

Fixes #24.

uttarayan21 commented 1 year ago

rebased into the other pr