Skip to content

Releases: bitst0rm-pub/winpty

winpty 0.1.1

06 Nov 15:40
Compare
Choose a tag to compare
Copy the Unix environment to the Win32 environment in the unix-adapter.

This should fix issue 5.

The copying appeared to be necessary only for Cygwin, not for MSYS.  I'm
not sure why this is.  I added a call to cygwin_internal(CW_SYNC_WINENV)
for both anyway, because I didn't think it would hurt.

winpty 0.1

06 Nov 15:40
Compare
Choose a tag to compare

Initial release.