周玉环 d906a41c2e first commit 2 дней назад
..
CONTRIBUTING.md d906a41c2e first commit 2 дней назад
LICENSE d906a41c2e first commit 2 дней назад
PATENTS d906a41c2e first commit 2 дней назад
README.md d906a41c2e first commit 2 дней назад
codereview.cfg d906a41c2e first commit 2 дней назад
term.go d906a41c2e first commit 2 дней назад
term_plan9.go d906a41c2e first commit 2 дней назад
term_unix.go d906a41c2e first commit 2 дней назад
term_unix_bsd.go d906a41c2e first commit 2 дней назад
term_unix_other.go d906a41c2e first commit 2 дней назад
term_unsupported.go d906a41c2e first commit 2 дней назад
term_windows.go d906a41c2e first commit 2 дней назад
terminal.go d906a41c2e first commit 2 дней назад

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.