Xcraft-Inc / shellcraft.js

Simple CLI and shell for Node.js based on commander and inquirer.
MIT License
6 stars 1 forks source link

Prompt broken with node 4 #9

Closed Skywalker13 closed 8 years ago

Skywalker13 commented 8 years ago

Inquirer is no longer working correctly https://github.com/nodejs/node/issues/2996

The completion with TAB is broken too