|
|
пре 4 година | |
|---|---|---|
| .. | ||
| AUTHORS | пре 4 година | |
| CONTRIBUTING.md | пре 4 година | |
| CONTRIBUTORS | пре 4 година | |
| LICENSE | пре 4 година | |
| PATENTS | пре 4 година | |
| README.md | пре 4 година | |
| go.mod | пре 4 година | |
| go.sum | пре 4 година | |
| term.go | пре 4 година | |
| term_plan9.go | пре 4 година | |
| term_solaris.go | пре 4 година | |
| term_unix.go | пре 4 година | |
| term_unix_aix.go | пре 4 година | |
| term_unix_bsd.go | пре 4 година | |
| term_unix_linux.go | пре 4 година | |
| term_unix_zos.go | пре 4 година | |
| term_unsupported.go | пре 4 година | |
| term_windows.go | пре 4 година | |
| terminal.go | пре 4 година | |
This repository provides Go terminal and console support packages.
The easiest way to install is to run go get -u golang.org/x/term. You can
also manually git clone the repository to $GOPATH/src/golang.org/x/term.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the term repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/term:" in the subject line, so it is easy to find.