apps

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const QuitHotKey = "q"

Variables

View Source
var TUIFlag cli.Flag = &cli.BoolFlag{
	Name:    "tui",
	Aliases: []string{"t"},
	Usage:   "Start terminal UI",
}

Functions

This section is empty.

Types

type BaseAppModel

type BaseAppModel struct {
	Panels []panel.Panel
	// contains filtered or unexported fields
}

func (BaseAppModel) Init

func (m BaseAppModel) Init() tea.Cmd

func (BaseAppModel) Update

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

func (BaseAppModel) View

func (m BaseAppModel) View() string

Jump to

Keyboard shortcuts

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