Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft seems to have work on pty.js #178

Open
supnate opened this issue Nov 2, 2016 · 1 comment
Open

Microsoft seems to have work on pty.js #178

supnate opened this issue Nov 2, 2016 · 1 comment

Comments

@supnate
Copy link

supnate commented Nov 2, 2016

Finally I found a cross-platform working fork of pty.js. If you have problems on building pty.js especially for Windows you may try Tyriar/pty.js. What it does is described at: microsoft/vscode#13625

@Tyriar
Copy link

Tyriar commented Jan 15, 2017

I've published the first release to npm as node-pty@0.4.1 which contains a few WIndows bug fixes in addition to Windows and Node build fixes.

The next version will include fixes to many Windows issues by updating to the latest winpty and getting rid of all customizations to the library (#81), I've also converted the JS to TypeScript to help ensure quality and keep the codebase DRY.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants