Go terminal and console support

Clone this repo:
  1. 943f25d x/term: handle transpose by Josh Bleecher Snyder · 2 days ago master
  2. 9b991dd x/term: handle delete key by Josh Bleecher Snyder · 2 days ago
  3. 3863673 go.mod: update golang.org/x dependencies by Gopher Robot · 10 days ago v0.38.0
  4. 1231d54 go.mod: update golang.org/x dependencies by Gopher Robot · 6 weeks ago v0.37.0
  5. 3475bc8 term: fix some comments by cuishuang · 8 weeks 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.