Go terminal and console support

Clone this repo:
  1. a809085 term: support pluggable history by Laurent Demailly · 11 days ago master
  2. 5d2308b go.mod: update golang.org/x dependencies by Gopher Robot · 3 weeks ago v0.31.0
  3. e770ddd x/term: disabling auto-completion around GetPassword() by Dragos Vingarzan · 8 months ago
  4. 04218fd go.mod: update golang.org/x dependencies by Gopher Robot · 8 weeks ago v0.30.0
  5. 208db03 all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 2 months ago

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.