ui

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package ui provides the TUI application built with Bubble Tea.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	// contains filtered or unexported fields
}

App is the root model for the TUI application.

func NewApp

func NewApp() App

NewApp creates a new App model starting at the main menu.

func (App) Init

func (m App) Init() tea.Cmd

Init returns the initial command.

func (App) Update

func (m App) Update(msg tea.Msg) (tea.Model, tea.Cmd)

Update handles messages and updates the model.

func (App) View

func (m App) View() string

View renders the current screen.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL