Documentation
¶
Overview ¶
Package settingseditor provides a modal TUI component for editing Fern config settings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyTheme ¶
ApplyTheme updates button styles to match the active theme.
Types ¶
type CloseMsg ¶
type CloseMsg struct{}
CloseMsg is sent when the editor should close without applying any changes.
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the settings editor TUI component.
Click to show internal directories.
Click to hide internal directories.