go-console icon indicating copy to clipboard operation
go-console copied to clipboard

Cross-platform PTY interface

Results 6 go-console issues
Sort by recently updated
recently updated
newest added

Now it should work both on `amd64` and `386` on Windows, correct winpty binaries are embedded at build time, and the resulting binary is smaller. Newly added winpty binaries are...

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.8.3. Commits 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add EventuallyWithT assertion (#1264) b3106d7 allow testing for functional options (#1023) 437071b...

dependencies

When I try to `Start` I get `%1 is not a valid Win32 application.` error. The calling process is 32bit, I believe the DLL shipped by default is 64bit.

does it possible replace with https://github.com/golang/term or https://github.com/containerd/console

Bumps [github.com/iamacarpet/go-winpty](https://github.com/iamacarpet/go-winpty) from 1.0.2 to 1.0.4. Commits 0c421b1 update Deprecated message bcc923c deprecate Go module See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/iamacarpet/go-winpty&package-manager=go_modules&previous-version=1.0.2&new-version=1.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

dependencies

Bumps [github.com/creack/pty](https://github.com/creack/pty) from 1.1.17 to 1.1.18. Release notes Sourced from github.com/creack/pty's releases. Cross compilation fixes Fix issue when compiling on Windows and AIX platforms. Commits d301b27 fix aix compile error...

dependencies