func src.elv.sh/pkg/edit.listingLeft

2 uses

	src.elv.sh/pkg/edit (current package)
		completion.go#L255: 			"left":        func() { listingLeft(app) },
		listing.go#L201: func listingLeft(app cli.App) { listingSelect(app, tk.Left) }