tui

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: MIT Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cfg Config) error

Run starts the interactive TUI.

Types

type ClipboardWriter

type ClipboardWriter interface {
	WriteText(text string) error
}

ClipboardWriter is an interface for clipboard operations (allows mocking in tests)

type Config

type Config struct {
	ServerAddr   string
	RepoFilter   string
	BranchFilter string
}

Config holds resolved parameters for running the TUI.

Jump to

Keyboard shortcuts

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