Posix specific terminal utils
Returns last pressed key
Returns true if file is a tty
Returns true if any key was pressed
Creates new termios and unbuffers stdout. Required for kbhit and getch DO NOT USE IF YOU DON'T KNOW WHAT YOU'RE DOING
See Source File
Posix specific terminal utils