tui

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(cfg *config.Config) error

Types

type Model

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

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() string

Directories

Path Synopsis
components
picker
Package picker is a modal single-choice list used to pick a field option (which column to move a card to, a priority, a state).
Package picker is a modal single-choice list used to pick a field option (which column to move a card to, a priority, a state).
prompt
Package prompt is a small modal text field used to collect a single- or multi-line value (an issue title, a comment, a label list).
Package prompt is a small modal text field used to collect a single- or multi-line value (an issue title, a comment, a label list).

Jump to

Keyboard shortcuts

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