You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I figured you would be interested, I published a go package I wrote to help me handle complex text formatting in a gocui interface. In particular, this package contains string manipulation functions that handle properly wide characters (chinese, japanese ...) and ANSI escape sequences.
Hi everyone,
I figured you would be interested, I published a go package I wrote to help me handle complex text formatting in a gocui interface. In particular, this package contains string manipulation functions that handle properly wide characters (chinese, japanese ...) and ANSI escape sequences.
The package is here: https://github.com/MichaelMure/go-term-text
The text was updated successfully, but these errors were encountered: