Go terminal and console support

Clone this repo:
  1. a7e5b04 go.mod: update golang.org/x dependencies by Gopher Robot · 3 days ago master v0.39.0
  2. 943f25d x/term: handle transpose by Josh Bleecher Snyder · 4 weeks ago
  3. 9b991dd x/term: handle delete key by Josh Bleecher Snyder · 4 weeks ago
  4. 3863673 go.mod: update golang.org/x dependencies by Gopher Robot · 5 weeks ago v0.38.0
  5. 1231d54 go.mod: update golang.org/x dependencies by Gopher Robot · 9 weeks ago v0.37.0

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.