Go terminal and console support

Clone this repo:
  1. b725e36 go.mod: update golang.org/x dependencies by Gopher Robot · 13 days ago master v0.26.0
  2. 54df7da README: don't recommend go get by Ian Lance Taylor · 3 weeks ago
  3. 9d5441a go.mod: update golang.org/x dependencies by Gopher Robot · 7 weeks ago v0.25.0
  4. 2f7b0dd go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.24.0
  5. f867b76 x/term: set missing VIRTUAL_TERMINAL_INPUT flag on Windows by Laurent Demailly · 3 months ago

Go terminal/console support

Go Reference

This repository provides Go terminal and console support packages.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/term.

The main issue tracker for the term repository is located at https://go.dev/issues. Prefix your issue with “x/term:” in the subject line, so it is easy to find.