abicky / nodejs-repl.el

Run Node.js REPL and communicate with the process
190 stars 38 forks source link

send to nodejs-repl #3

Closed jeroentbt closed 8 years ago

jeroentbt commented 10 years ago

Could not find a way to send stuff to nodejs-repl. repl-toggle-mode seems to do the trick nicely

abicky commented 8 years ago

I have released nodejs-repl 0.1.0 which supports the feature to send strings to the process. cf. https://github.com/abicky/nodejs-repl.el/pull/6