ratatui-org / ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀
https://ratatui.rs
MIT License
8.96k stars 274 forks source link

fix: termwiz underline color test #1094

Closed joshka closed 2 months ago

joshka commented 2 months ago

Fixes code that doesn't compile in the termwiz tests when underline-color feature is enabled.

joshka commented 2 months ago

Ugh - I blindly believed the message that stylize wasn't used -- fixing