src.elv.sh/pkg/cli/histutil.Store.Cursor (method)
6 uses
src.elv.sh/pkg/cli/histutil (current package)
hybrid_store.go#L42: s.shared.Cursor(prefix), s.session.Cursor(prefix), false}
store.go#L20: Cursor(prefix string) Cursor
src.elv.sh/pkg/cli/mode
histwalk.go#L67: cursor := cfg.Store.Cursor(cfg.Prefix)
src.elv.sh/pkg/edit
hist_store.go#L38: return cursor{&s.m, histutil.NewDedupCursor(s.hs.Cursor(prefix))}
store_api.go#L49: c := histStore.Cursor("")
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)