Go terminal and console support

Clone this repo:
  1. 27f29d8 term: remove duplicate flag and add comment on windows by Ayman Bagabas · 3 days ago master
  2. 30da5dd go.mod: update golang.org/x dependencies by Gopher Robot · 8 days ago v0.33.0
  3. 2ec7864 go.mod: update golang.org/x dependencies by Gopher Robot · 2 months ago v0.32.0
  4. a809085 term: support pluggable history by Laurent Demailly · 3 months ago
  5. 5d2308b go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.31.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.