| commit | 9b991dd831b8a478f9fc99a0b39b492b4e25a3c0 | [log] [tgz] |
|---|---|---|
| author | Josh Bleecher Snyder <josharian@gmail.com> | Tue Dec 16 08:15:40 2025 -0800 |
| committer | Gopher Robot <gobot@golang.org> | Tue Dec 16 13:07:46 2025 -0800 |
| tree | 0b3a0d2fd36f4d3fac20cdec4a587203a54ec34a | |
| parent | 3863673230bd2f654d5c3749dc90e6d130067dd6 [diff] |
x/term: handle delete key Fixes golang/go#76826 Change-Id: I80dc9468c2cc716dab10a8e165ca5f72817ef4b9 Reviewed-on: https://go-review.googlesource.com/c/term/+/730440 Auto-Submit: Michael Knyszek <mknyszek@google.com> Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Michael Knyszek <mknyszek@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository provides Go terminal and console support packages.
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.