package
0.20.0
Repository: https://github.com/mum4k/termdash.git
Documentation: pkg.go.dev

# Functions

ClearStyle sets the style to use for tcell when clearing the screen.
ColorMode sets the terminal color mode.
New returns a new tcell based Terminal.

# Constants

DefaultColorMode is the default value for the ColorMode option.

# Structs

Terminal provides input and output to a real terminal.

# Interfaces

Option is used to provide options.