term icon indicating copy to clipboard operation
term copied to clipboard

Package term manages POSIX terminals.

Results 14 term issues
Sort by recently updated
recently updated
newest added

My serial port, by default, has one stop bit. After opening it with term.Open, it is set to two. In shell, `stty -a -f /dev/cu.usbserial` prints out the following cflags:...

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20200909081042-eff7692f9009 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20200909081042-eff7692f9009&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Allows the writer to use `t.Drain()` instead of polling until `t.Buffered() == 0`.

open /dev/tty: device not configured In Mac OS 15.2 (24C101) go version 1.18.3