package
1.1.11
Repository: https://github.com/mt1976/crt.git
Documentation: pkg.go.dev

# Functions

The function `New` initializes a new `Crt` struct with information about the terminal size and whether it is a terminal or not.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

The ViewPort type represents a terminal screen with properties such as whether it is a terminal, its width and height, and whether it is the first row.