Documentation
¶
Overview ¶
Package tui provides a BubbleTea-based terminal user interface for interactive search, exploration, and document viewing of the markedup knowledge graph.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the top-level BubbleTea model that composes all views.
func NewModel ¶
NewModel creates the root TUI model from a loaded knowledge index. If the index has zero pages, the onboarding screen is shown first. Otherwise, the home/menu screen is shown.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.