ui

package
v0.0.0-...-728ae35 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MinWinHeight = 13
	MinWinWidth  = 45
)

Absolute minimum window size. If below this size, we display a message.

Variables

This section is empty.

Functions

func DownsampleMouseEvents

func DownsampleMouseEvents(_ tea.Model, msg tea.Msg) tea.Msg

Types

type Model

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

func New

func New(client types.Client) *Model

func (Model) Init

func (m Model) Init() tea.Cmd

func (*Model) Update

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

func (*Model) View

func (m *Model) View() tea.View

Jump to

Keyboard shortcuts

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