Add widget for ANSI strings #17
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
windows
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
kahliburke/Tachikoma.jl#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi!
First of all, thank you for this amazing package!
Is there a way to add an ANSI string widget? The idea is to provide a string with ANSI escape sequences (decorations) so that it can be correctly rendered (with the decorations).
I'll take a look!
@ronisbr Please let me know if this covers your needs, if not, the base support is there and we can do a patch for it. :)
Awesome! Thanks @kahliburke !