This repository provides Go terminal and console support packages. It's a fork of the golang.org/x/term pending approval of improvements upstream.
The easiest way to use is to run go get -u fortio.org/term
.
Rather than use this lowlevel library, use fortio.org/terminal which wraps this one into a higher level and simpler more powerful API.