x/term: handle transpose The behavior implemented here matches readline and libedit. Updates golang/go#76826 Change-Id: I893677f9bceaf75aa1dada7d893845728e07057e Reviewed-on: https://go-review.googlesource.com/c/term/+/730441 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> Reviewed-by: David Chase <drchase@google.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.