You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2018. It is now read-only.
A bit clunky as it spawns a new process that tries to generate a PTY stream by scraping a hidden console window. More discussion and alternative approaches can be found on the Cygwin mailing list.
Maybe not a solution that is solid enough to build into libuv proper---but perhaps good enough to leave an opening for those who can live with the limitations.
Add an option to uv_spawn to open a PTY.
Example code of how to create a pty can be found in node 0.4 and pty.js.
Open questions/problems:
The text was updated successfully, but these errors were encountered: