Go terminal and console support

Clone this repo:
  1. 1a11b45 go.mod: update golang.org/x dependencies by Gopher Robot · 3 weeks ago master v0.35.0
  2. d862cd5 all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 7 weeks ago
  3. a35244d go.mod: update golang.org/x dependencies by Gopher Robot · 8 weeks ago v0.34.0
  4. 4f53e0c term: allow multi-line bracketed paste to not create single line with verbatim LFs by Laurent Demailly · 2 months ago
  5. 27f29d8 term: remove duplicate flag and add comment on windows by Ayman Bagabas · 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.