"Normal" cygwin shell works fine, but I've been trying to use mintty recently and it doesn't seem to work with the grails interactive mode (2.0.0).
Maybe it's just a rookie config thing on my part, but after starting it up (grails) I get the script prompt, but nothing gets executed after hitting enter (say, list-plugins for example).
When I Ctrl+C it exits out of the interactive console, and then all the script commands I tried to execute get outputted to the shell (obviously failing) as if they were being queued the whole time...
Any suggestions? I really love the MinTTY look, and working without the g-interactive is quite slow (reloading jvm every time). Thanks!