chjj / tty.js

A terminal for your browser, using node/express/socket.io
MIT License
4.19k stars 483 forks source link

Use node-pty instead of pty.js #181

Open sr229 opened 6 years ago

sr229 commented 6 years ago

This fork seems to compile fine in Windows compared to the current one.

See chjj/pty.js#185 for details.