src.elv.sh/pkg/ui.Text.TrimWcwidth (method)
3 uses
src.elv.sh/pkg/ui (current package)
text.go#L181: func (t Text) TrimWcwidth(wmax int) Text {
src.elv.sh/pkg/cli/tk
listbox.go#L234: acc := ui.Concat(left, line.TrimWcwidth(width-2*c.padding))
listbox.go#L240: acc = ui.Concat(acc, right).TrimWcwidth(width)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)