Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tab completion not working #2

Closed
gilles-stragier opened this issue Apr 9, 2020 · 4 comments
Closed

tab completion not working #2

gilles-stragier opened this issue Apr 9, 2020 · 4 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@gilles-stragier
Copy link

Hi,

When starting the gradle jshell plugin, seems to print a regular tab, instead of triggering code completion. If I launch jshell directly, tab works fine.

I'm under linux, and tried to play with TERM variable a bit, but didn't succeed.

There might be something I'm missing. Could you help me, or point me to a resource to help me.

Thanks in advance

@mrsarm
Copy link
Owner

mrsarm commented Apr 9, 2020

Hey, yes, I'm aware of the issue and after debugging and doing some testing I found what is the issue, but I'll need to do some refactors to solve it, hope to fix it tomorrow, if so, I'll release the RC2 with the patch and let you know

@mrsarm mrsarm added the bug Something isn't working label Apr 9, 2020
@gilles-stragier
Copy link
Author

Thank you for your fast answer.

@mrsarm
Copy link
Owner

mrsarm commented Apr 17, 2020

I'm afraid that the completion issue does not have a solution, due Gradle limitations 😞 : gradle/gradle#4982

@mrsarm mrsarm added the wontfix This will not be worked on label Jun 4, 2020
@mrsarm
Copy link
Owner

mrsarm commented Jul 15, 2021

Same than #5 , cannot be fixed but yes overcome with the rlwrap trick explained here, so closing. Checkout new version 1.1.0 released today that fixes other issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants