tui

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintTable

func PrintTable(w io.Writer, rows []session.Row)

Types

type Action added in v0.3.0

type Action int
const (
	ActionResume Action = iota
	ActionHandoff
	ActionFork
)

type Selection added in v0.3.0

type Selection struct {
	Row     session.Row
	Action  Action
	Options session.ResumeOptions
	Handoff session.HandoffOptions
}

func Pick

func Pick(rows []session.Row) (*Selection, error)

Jump to

Keyboard shortcuts

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