twitter-tools-public/frontend/tui/display-tweets-tui/vendor/golang.org/x/term
2025-10-13 21:15:30 -03:00
..
codereview.cfg nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
CONTRIBUTING.md nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
LICENSE nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
PATENTS nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
README.md nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
term_plan9.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
term_unix_bsd.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
term_unix_other.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
term_unix.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
term_unsupported.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
term_windows.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
term.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03:00
terminal.go nuke git history with secrets and create public version 2025-10-13 21:15:30 -03: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.