lookbook/vendor/golang.org/x/term
2026-01-17 22:29:54 -05:00
..
codereview.cfg Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
CONTRIBUTING.md Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
LICENSE Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
PATENTS Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
README.md Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
term.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
term_plan9.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
term_unix.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
term_unix_bsd.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
term_unix_other.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
term_unsupported.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
term_windows.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00
terminal.go Add vendor directory and update vendorHash to null 2026-01-17 22:29:54 -05:00

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.