tree: cfd341b4332ee0f267050e87866c0c487582015a [path history] [tgz]
  1. codereview.cfg
  2. CONTRIBUTING.md
  3. LICENSE
  4. PATENTS
  5. README.md
  6. term.go
  7. term_plan9.go
  8. term_unix.go
  9. term_unix_bsd.go
  10. term_unix_other.go
  11. term_unsupported.go
  12. term_windows.go
  13. terminal.go
src/cmd/vendor/golang.org/x/term/README.md

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.