Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func WithReverse ¶ added in v0.1.6
func WithSticky ¶ added in v0.1.6
Don't allow Fuzzy to quit.
Types ¶
type AttachEvent ¶ added in v0.1.5
type AttachEvent struct {
// contains filtered or unexported fields
}
type DetachEvent ¶ added in v0.1.5
type DetachEvent struct {
}
type Option ¶
type SelectedEvent ¶ added in v0.1.6
type SelectedEvent struct {
Option Option
}
type Setting ¶ added in v0.1.6
func WithAnimation ¶ added in v0.1.6
func WithInline ¶ added in v0.1.6
Displays Fuzzy as a small window at this location on the screen.
func WithPrompt ¶ added in v0.1.6
func WithResult ¶ added in v0.1.6
func WithResult(result chan<- interface{}) Setting
Click to show internal directories.
Click to hide internal directories.