Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface {
layout.Model
GetLayers() []*lipgloss.Layer
Open() bool
// SetEditorBottom sets the height from the bottom of the screen where the editor ends.
// This is used to position the completion popup above the editor.
SetEditorBottom(height int)
}
Manager manages the dialog stack and rendering
type SelectedMsg ¶
Click to show internal directories.
Click to hide internal directories.