tui

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action int
const (
	ActionNone Action = iota
	ActionOpen
)

type Result

type Result struct {
	Issue  *jira.Issue
	Action Action
}

func RunIssueList

func RunIssueList(issues []jira.Issue) (*Result, error)

RunIssueList launches the TUI and returns the selected result (nil if quit without selecting an action).

Jump to

Keyboard shortcuts

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