package
0.0.0-20231204143114-91dc52438621
Repository: https://github.com/markusbkk/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.