src.elv.sh/pkg/ui.Text.Clone (method)
6 uses
src.elv.sh/pkg/ui (current package)
text.go#L96: segs := t.Clone()
text.go#L122: func (t Text) Clone() Text {
src.elv.sh/pkg/cli/tk
listbox.go#L230: left := leftSpacing.Clone()
listbox.go#L236: right := rightSpacing.Clone()
src.elv.sh/pkg/edit/highlight
highlight.go#L101: newText := text.Clone()
src.elv.sh/pkg/eval
builtin_fn_styled.go#L147: text = input.Clone()
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)