Skip to content

Why Previous do not work with Fuzzy created with selector.Start ? #117

@nda-cunh

Description

@nda-cunh

I have my fuzzybox like FuzzyClip and other... but fuzzyprevious do not work with it !
I call it like it:

	selector.Start(content[0]->split('\n'), {
		select_cb: Select,
		preview_cb: Preview,
		xoffset: 0.1,
		width: 0.80,
		prompt_title: 'FuzzyTags',
		actions: {
			"\<c-t>": function('CloseTab'), 
			"\<c-v>": function('CloseVSplit'),
			"\<c-s>": function('CloseSplit'),
			"\<c-q>": null_function,
		}
	})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions