tui

package
v0.10.4 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package tui contains logic for the TUI operations

Index

Constants

View Source
const (
	// LIGHTBLUE is the common light blue color used in the TUI
	LIGHTBLUE = lipgloss.Color("#4BFDEB")

	// LIGHTGRAY is the common light gray color used in the TUI
	LIGHTGRAY = lipgloss.Color("#7A7A78")
)

Variables

View Source
var (
	// IndentStyle is the style for indenting text
	IndentStyle = lipgloss.NewStyle().Padding(0, 4)
)

Functions

func Pause

func Pause() tea.Cmd

Pause pauses the TUI for a short period of time

Types

This section is empty.

Directories

Path Synopsis
Package deploy contains the TUI logic for bundle deploys
Package deploy contains the TUI logic for bundle deploys

Jump to

Keyboard shortcuts

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