flatiron / prompt

a beautiful command-line prompt for node.js

Home Page:http://github.com/flatiron/prompt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal freezing

camdagr8 opened this issue · comments

After I input a value for the first prompt (I have a command that takes 3 inputs), it freezes the terminal window to the point that I can't even control + x to close terminal.

npm: 2.15.12
node: 8.1.0

Same issue here, I tried a README example. It works correctly with node 7.8.0, but freezes with node 8.1.0, so I guess something broke with the update.

The problem seems to be fixed with node 8.1.3

I'm experiencing the same issue, and I've noticed it's because I click on the terminal. After clicking a "selecting" tag appears on the screen bar and then console freezes after I click rightclick on it again. Weird 😕