src.elv.sh/pkg/cli/mode.NavigationSpec.WidthRatio (field)
5 uses
src.elv.sh/pkg/cli/mode (current package)
navigation.go#L44: WidthRatio func() [3]int
navigation.go#L153: if spec.WidthRatio == nil {
navigation.go#L154: spec.WidthRatio = func() [3]int { return [3]int{1, 3, 4} }
navigation.go#L173: a := spec.WidthRatio()
src.elv.sh/pkg/edit
navigation.go#L124: WidthRatio: func() [3]int {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)