gyscos / cursive

A Text User Interface library for the Rust programming language
MIT License
4.26k stars 243 forks source link

Feature #781 menubar to render styledstrings #784

Closed svfat closed 4 months ago

svfat commented 4 months ago

Feature #781 Introduces the ability for the menubar to render colours as specified in StyledString

gyscos commented 4 months ago

Hi, and thanks for the work!

I added a commit to merge main back in this branch (to solve a minor conflict on the examples directory path), and it should be ready to squash-merge.

Thanks again!

svfat commented 4 months ago

@gyscos Thanks! That was a nice one to sort out and get more familiar with the codebase. However, I can't merge it, because it says: Review required At least 1 approving review is required by reviewers with write access.