ansi-to-tui
ansi-to-tui copied to clipboard
Fix tests and possibly fix issues with parsing
ratatui has introduced Style::reset() function which and Color::Reset color types which is different from Style::default() which we compared for resets.