-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
- implement
formatfn forColorandFontStyletypes - with custom specifiers:
if specifier is empty then write CSI-sequence
bg&fgspecifiers for Color type: treat value as background & foreground respectively
np: don't write CSI prefix for intelligent updates
As result:
debug.print("{fg} FG red {bg} BG green {} default", { .Red, .Green, .Reset });Metadata
Metadata
Assignees
Labels
No labels