# Functions
GetSize returns the current size of the terminal associated with fd.
IsTerminal returns whether the passed object is a terminal or not.
SetSize sets the terminal size associated with fd.
# Interfaces
TerminalSizeQueue is capable of returning terminal resize events as they occur.
# Type aliases
SafeFunc is a function to be invoked by TTY.