Go terminal and console support

Clone this repo:
  1. 6226200 go.mod: update golang.org/x dependencies by Gopher Robot · 4 days ago master v0.46.0
  2. 7c2fb74 term: process bytes returned with a read error by racequite · 6 weeks ago
  3. 3963fce all: upgrade go directive to at least 1.26.0 [generated] by Gopher Robot · 3 weeks ago
  4. 9f69229 go.mod: update golang.org/x dependencies by Gopher Robot · 9 weeks ago v0.45.0
  5. 3b43943 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago v0.44.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.