Documentation
¶
Overview ¶
Package ui implements mado's terminal user interface: a file tree sidebar, a tab bar for multiple open files, and a markdown viewport.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the root bubbletea model.
func (Model) Serve ¶ added in v1.2.0
Serve routes commands from `mado --remote …` into this instance.
Click to show internal directories.
Click to hide internal directories.