package
0.22.0-dev
Repository: https://github.com/elves/elvish.git
Documentation: pkg.go.dev

# Functions

Tcsetpgrp sets the terminal foreground process group.
TermiosForFd returns a pointer to a Termios structure if the file descriptor is open on a terminal device.
WaitForRead blocks until any of the given files is ready to be read or timeout.

# Type aliases

Termios represents terminal attributes.