You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can reproduce the behavior. Sadly however, I do not understand it. As far as I can see, gradle 2.13 does not use gradle 2.4.6 yet. In any case, merely updating jline also did not help.
Given the forthcoming problems with gradle 2.14, too (which also enables the daemon by default, I think I'll just have to discontinue this plugin.
This would mean users have to write their own Application based on Groovysh and maintain it.
The plugin (version 1.0.8) works great with Gradle up to 2.12.
I experience weird input handling with Gradle 2.13 though. The cursor is not positioned properly, backspace removes full line.
I'm using iterm2 on MacOS, but the standard terminal on MacOS exhibits the same behaviour.
The text was updated successfully, but these errors were encountered: