tuplejump / play-yeoman

Play + Yeoman integration sbt and play plugins
Apache License 2.0
238 stars 57 forks source link

Interactive sbt shell won't accept keyboard input on Mac #61

Open keyboardsamurai opened 9 years ago

keyboardsamurai commented 9 years ago

Similarly to #21, the interactive commands seem to be broken on Mac OS X too.

Steps to reproduce: Open Terminal app on Mac OS X 10.9.4, fire up sbt and enter "yo webapp" watch cursor keys get mangled

yo --version && bower --version && grunt --version 1.2.1 1.3.9 grunt-cli v0.1.13

adam-carbone commented 9 years ago

seems as though it doesn't work in yo angular either when it asks you to choose the modules that you want... you are supposed to be able to use your cursor to select them, and the green dots next to them aren't green either!