-
Notifications
You must be signed in to change notification settings - Fork 0
tui::string improvements #24
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
alter
tui::string, to store the string itself, and the styles as a vec<style/color>.this helps:
assert(tui::string("hello").size() == 5)