package
Version:
v1.12.0
Opens a new window with list of versions in this module.
Published: Dec 9, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Manager manages the dialog stack and rendering
New creates a new completion component
type OpenMsg struct {
Items []Item
}
type QueryMsg struct {
Query string
}
type SelectedMsg struct {
Value string
Execute func() tea.Cmd
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.