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

2 uses

	src.elv.sh/pkg/edit (current package)
		histwalk.go#L47: 			"start": func() { notifyError(app, histwalkStart(app, hs, bindings)) },
		histwalk.go#L67: func histwalkStart(app cli.App, hs *histStore, bindings tk.Bindings) error {