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

[fix] Don't hang on screen modes #17

Closed uttarayan21 closed 2 years ago

uttarayan21 commented 2 years ago

Should fix #16

I removed the '\x1b[?5lAAABBB' from the text and made it 'AAABBB' without any styling