go-term-text icon indicating copy to clipboard operation
go-term-text copied to clipboard

A collection of algorithm to format text for the terminal

Results 6 go-term-text issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...

dependencies

Bumps [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) from 0.0.13 to 0.0.14. Commits 2c6a438 Merge pull request #65 from tty2/feature/trim-prefix 10a3ce9 add spaces == width+chWidth-w 6dff02e change function name to TruncateLeft b18c354 if pos < w:...

dependencies

If I have a label and want to output some multi-line text, which is aligned, how to do this? ``` label: my text is here and should continue here ```...

Hi Michael, First of all, I would like to say that I love this package. I am doing a lot of formatting with ANSI codes, and this package really takes...

It's always cool to get some feedback. If you are using this package and are willing to, drop by and share what you are using it for :)