tree: f1f5c724a857a551bfc419b44c73f06b09e01a92 [path history] [tgz]
  1. CONTRIBUTING.md
  2. LICENSE
  3. PATENTS
  4. README.md
  5. codereview.cfg
  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
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.