src.elv.sh/pkg/cli/tk.ColViewSpec.Weights (field)
5 uses
src.elv.sh/pkg/cli/tk (current package)
colview.go#L30: Weights func(n int) []int
colview.go#L59: if spec.Weights == nil {
colview.go#L60: spec.Weights = equalWeights
colview.go#L108: colWidths := distribute(width-(ncols-1)*colViewColGap, w.Weights(ncols))
src.elv.sh/pkg/cli/mode
navigation.go#L172: Weights: func(int) []int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)