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: correct feature flag typo for termwiz #1088

Closed joshka closed 2 months ago

joshka commented 2 months ago

underline-color was incorrectly spelt as underline_color

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.1%. Comparing base (4d1784f) to head (18d08d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1088 +/- ## ===================================== Coverage 94.1% 94.1% ===================================== Files 61 61 Lines 14619 14619 ===================================== Hits 13764 13764 Misses 855 855 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.