package
0.0.0-20240104140753-89b28be769de
Repository: https://github.com/halimath/terminal.git
Documentation: pkg.go.dev
# Functions
Enter enters raw input mode for the input file descriptor fd.
IsTerminal returns true, iff fd references an input channel connected to a terminal.
Restore restores the terminal state on the input channel pointed to by fd with state.
Size returns the terminal's dimension in character slots.