Issues
- 0
active forks
#203 opened by milahu - 0
.
#202 opened by vishnuravi - 0
- 0
node-gyp rebuild error.os:ubuntu16.04
#200 opened by wzh469649067 - 13
- 20
- 4
Doesnt work on 10.0.0
#194 opened by LoganMD - 6
- 4
gyp: deps\winpty\winpty.gyp not found (cwd: C:\Program Files\nodejs\node_modules\pty.js)
#185 opened by Yasila - 3
replace node-waf bindings to node-gyp
#189 opened by sr229 - 1
- 0
- 0
- 10
`npm install pty.js` failed on Windows 10
#151 opened by dizel3d - 3
Build fails with latest (v6.1.0) Node.js
#157 opened by mikroskeem - 6
- 2
- 4
Get input data on output listener method
#184 opened by joeyzhao0113 - 0
Terminal.end does not kill the process
#188 opened by nosemeocurrenada - 1
pty.resize - ioctl failed.
#187 opened by LaKing - 0
why is stderr undefined?
#186 opened by aashidham - 1
noecho option with stdin
#162 opened by logicminds - 3
How to open terminal using ssh key ?
#170 opened by nitishrai - 1
Microsoft seems to have work on pty.js
#178 opened by supnate - 1
Terminal failes to start with non-ASCII cwd
#173 opened by morags - 0
How to enable ipc communication : enable process.send() & child.on('message') ?
#183 opened by ndelangen - 2
deps/winpty directory empty in releases
#169 opened by darrenkenny - 2
node-gyp rebuild error
#158 opened by Danfun64 - 0
- 3
`node-gyp rebuild` doesn't work with clang
#149 opened by jankeromnes - 1
- 0
Error: forkpty(3) failed
#172 opened by akash9236 - 0
- 6
npm install pty.js` failed on FreeBSD, missing GCEpilogueCallback in V8::Isolate #160
#164 opened by olevole - 2
Failing to build node-gyp on Node 6
#166 opened by chopfitzroy - 16
Unable to install Node 4.1.1 - node-gyp rebuild fails
#138 opened by Clechay - 0
why can't send password to applications like mysql ?
#161 opened by mohsenti - 1
npm install pty.js` failed on OS X 10.10.5, missing GCEpilogueCallback in V8::Isolate
#160 opened by kalkimann - 5
- 1
Problem using pty.open() slave as input
#155 opened by piranna - 0
Use `input` and `output`
#153 opened by piranna - 0
- 2
Fails to build: relocation error
#146 opened by JensenPaul - 0
Instant stop
#148 opened by BenasPaulikas - 0
Request: Event for command return
#147 opened by shellscape - 0
- 1
- 0
Parameters not working
#137 opened by BenasPaulikas - 0
Strip out escape chars
#136 opened by BenasPaulikas - 1
.on('data', function()) is not emmited, though child_process.spawn.on('data') is emmited
#135 opened by BenasPaulikas