dalejung / inode

Interactive Node.js
MIT License
3 stars 1 forks source link

Make ALL output go to the current client? #20

Open dalejung opened 11 years ago

dalejung commented 11 years ago

When you run inode-server and inode-client in different windows, things like ls show their output in the server window.

Since I normally use inode which combines both outputs, this isn't a problem.

Maybe need to reconfigure to get console.log to goto correct screen?