src.elv.sh/pkg/cli.AppSpec.QuotePaste (field)

3 uses

	src.elv.sh/pkg/cli (current package)
		app.go#L132: 		QuotePaste:    spec.QuotePaste,
		app_spec.go#L23: 	QuotePaste       func() bool

	src.elv.sh/pkg/edit
		insert_api.go#L118: 	appSpec.QuotePaste = func() bool { return quotePaste.GetRaw().(bool) }