Documentation
¶
Overview ¶
Package util provides utility functions for the TUI
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTerminalSize ¶
func GetTerminalSize() (width, height int)
GetTerminalSize returns the terminal width and height Returns default values (80x24) if unable to detect
func IsInteractive ¶
func IsInteractive() bool
IsInteractive returns true if the current terminal is interactive (not a pipe, not in CI environment)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.