src.elv.sh/pkg/cli/mode.NavigationSpec.Cursor (field)

7 uses

	src.elv.sh/pkg/cli/mode (current package)
		navigation.go#L41: 	Cursor NavigationCursor
		navigation.go#L108: 	current, err := w.Cursor.Current()
		navigation.go#L113: 	err = w.Cursor.Ascend()
		navigation.go#L137: 	err := w.Cursor.Descend(selected.Name())
		navigation.go#L150: 	if spec.Cursor == nil {
		navigation.go#L151: 		spec.Cursor = NewOSNavigationCursor()
		navigation.go#L198: 	cursor := w.Cursor