fzf

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FuzzyFinder

type FuzzyFinder struct {
	Header string
	// contains filtered or unexported fields
}

FuzzyFinder encapsulates the fuzzy finder functionality

func NewFuzzyFinder

func NewFuzzyFinder(vaultDir, header string) *FuzzyFinder

func (*FuzzyFinder) Execute

func (f *FuzzyFinder) Execute(idx int)

Execute opens the target file selected by the fuzzy finder in the configured editor with arguments

func (*FuzzyFinder) Run

func (f *FuzzyFinder) Run(execute bool) (string, error)

func (*FuzzyFinder) RunWithQuery

func (f *FuzzyFinder) RunWithQuery(query string, execute bool) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL