Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderSelection ¶
RenderSelection renders the selection menu.
func SearchCommand ¶
func UpdateInput ¶
UpdateInput handles text input updates.
Types ¶
type Model ¶
type Model struct {
Choice int
Chosen bool
Quitting bool
TextInput textinput.Model
ShowResults bool
SearchResults string
WarningMessage string
}
Model structure
Click to show internal directories.
Click to hide internal directories.