src.elv.sh/pkg/cli/mode.ListingSpec.Caption (field)

5 uses

	src.elv.sh/pkg/cli/mode (current package)
		listing.go#L22: 	Caption string
		listing.go#L53: 	if spec.Caption == "" {
		listing.go#L54: 		spec.Caption = " LISTING "
		listing.go#L64: 			Prompt: modePrompt(spec.Caption, true),

	src.elv.sh/pkg/edit
		listing_custom.go#L91: 		Caption:  opts.Caption,