No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 903d7f9c00
Releasing fastforward version 0.45.0-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-08-06 21:21:42 +02:00
debian Releasing fastforward version 0.45.0-1~ffwd13+u1. 2026-08-06 21:21:42 +02:00
codereview.cfg Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
CONTRIBUTING.md Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
go.mod Merging upstream version 0.45.0. 2026-08-06 21:21:13 +02:00
go.sum Merging upstream version 0.45.0. 2026-08-06 21:21:13 +02:00
LICENSE Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
PATENTS Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
README.md Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
term.go Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
term_plan9.go Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
term_test.go Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
term_unix.go Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
term_unix_bsd.go Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
term_unix_other.go Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
term_unsupported.go Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
term_windows.go Adding upstream version 0.35.0. 2026-07-08 16:07:13 +02:00
terminal.go Merging upstream version 0.41.0. 2026-07-08 16:09:17 +02:00
terminal_test.go Merging upstream version 0.41.0. 2026-07-08 16:09:17 +02: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.