package
Version:
v0.4.2
Opens a new window with list of versions in this module.
Published: Jan 13, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Displays a series of options for user selection.
New creates a new Selector instance based on the provided selector type and options.
Type represents the different types of selectors available.
const (
UnknownType Type = iota
TypeFzy
TypeFzf
TypeSkim
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.