-
Notifications
You must be signed in to change notification settings - Fork 209
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
Support for args #1
Comments
Agreed. It's more limited right now because it was taken directly out of tty.js, which doesn't have any need for arguments |
👍 |
It has the exact same arguments as |
Very cool. Thanks @chjj |
jaredly
referenced
this issue
in jaredly/pty.js
Aug 5, 2013
fixing interoperability with native child_process. also added tests
ddm
pushed a commit
to ddm/pty.js
that referenced
this issue
Nov 8, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ideally the signature would be as follows
The text was updated successfully, but these errors were encountered: