console icon indicating copy to clipboard operation
console copied to clipboard

console package for Go

Results 12 console issues
Sort by recently updated
recently updated
newest added

Hi! This completes the removal of solaris support, and ensure that those of us on illumos can continue to build projects such as minio that depend on this module. Tested...

At the moment the `NewPty` API is based around the `ptsname`-style API where you get a pathname in `/dev/pts/` that you can open. However, [many years ago I added support...