Quantcast

MinTTY (cygwin) not working with Grails Interactive

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

MinTTY (cygwin) not working with Grails Interactive

blackShawarma
"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!
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: MinTTY (cygwin) not working with Grails Interactive

Nicholas Hagen
I actually have this same problem but have not had time to investigate yet. If I find a resolution myself I'll let others know. 

Nicholas Hagen

On Jan 15, 2012, at 1:15 AM, Bobby Mantoni <[hidden email]> wrote:

"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!
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: MinTTY (cygwin) not working with Grails Interactive

blackShawarma
Just upgraded to grails 2.1.0 and still seeing this problem unfortunately

Works great in the terminal on my Mac, but no dice in cygwin with mintty still... If anyone could offer some insight into possible reasons I'd volunteer to try to fix.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: MinTTY (cygwin) not working with Grails Interactive

zoran119
Same problem using Putty as the cygwin terminal. Any ideas?
Loading...