lipgloss/examples
Ayman Bagabas f6f93348b0
feat: switch to term/ansi for text manipulation (#268)
* feat: switch to term/ansi for text manipulation

Use ANSI aware, wide characters support, uniseg backed term/ansi package
to calculate string widths, truncate, and wrap strings.

Related: https://github.com/muesli/reflow/pull/71
Fixes: https://github.com/charmbracelet/lipgloss/issues/258
Fixes: https://github.com/charmbracelet/lipgloss/issues/220

* Update get.go
2024-03-29 15:05:18 -04:00
..
layout docs: renderer documentation (#175) 2023-03-08 14:51:26 -05:00
ssh docs: renderer documentation (#175) 2023-03-08 14:51:26 -05:00
table docs(table): ANSI-aware cell example 2024-03-05 10:35:45 -05:00
go.mod feat: switch to term/ansi for text manipulation (#268) 2024-03-29 15:05:18 -04:00
go.sum feat: switch to term/ansi for text manipulation (#268) 2024-03-29 15:05:18 -04:00