src.elv.sh/pkg/cli/mode.HistwalkSpec.Store (field)

4 uses

	src.elv.sh/pkg/cli/mode (current package)
		histwalk.go#L27: 	Store histutil.Store
		histwalk.go#L61: 	if cfg.Store == nil {
		histwalk.go#L67: 	cursor := cfg.Store.Cursor(cfg.Prefix)

	src.elv.sh/pkg/edit
		histwalk.go#L70: 		Bindings: bindings, Store: hs, Prefix: buf.Content[:buf.Dot]})