tui

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: BSD-3-Clause Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultThemeName

func DefaultThemeName() string

func NewCommand

func NewCommand(deps CommandDeps) *cobra.Command

func ValidateTheme

func ValidateTheme(cfgName string, cfgColors map[string]string, flagName string, flagColors []string) error

Types

type CommandDeps

type CommandDeps struct {
	ResolveSessionsRoot func() (string, error)
	ResolveTrashRoot    func() (string, error)
	ResolveLogFile      func() (string, error)
	TUIConfig           config.TUIConfig
}

Jump to

Keyboard shortcuts

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