ana-ledger/vendor/golang.org/x/term
Bel LaPointe 58462fb5a4
cicd / ci (push) Failing after 51s Details
cli graph graphs
2025-05-07 15:34:31 -06:00
..
CONTRIBUTING.md cli graph graphs 2025-05-07 15:34:31 -06:00
LICENSE cli graph graphs 2025-05-07 15:34:31 -06:00
PATENTS cli graph graphs 2025-05-07 15:34:31 -06:00
README.md cli graph graphs 2025-05-07 15:34:31 -06:00
codereview.cfg cli graph graphs 2025-05-07 15:34:31 -06:00
term.go cli graph graphs 2025-05-07 15:34:31 -06:00
term_plan9.go cli graph graphs 2025-05-07 15:34:31 -06:00
term_unix.go cli graph graphs 2025-05-07 15:34:31 -06:00
term_unix_bsd.go cli graph graphs 2025-05-07 15:34:31 -06:00
term_unix_other.go cli graph graphs 2025-05-07 15:34:31 -06:00
term_unsupported.go cli graph graphs 2025-05-07 15:34:31 -06:00
term_windows.go cli graph graphs 2025-05-07 15:34:31 -06:00
terminal.go cli graph graphs 2025-05-07 15:34:31 -06:00

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.