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

Windows 10 Compatibilitiy #225

Open
gte619n opened this issue Dec 11, 2015 · 2 comments
Open

Windows 10 Compatibilitiy #225

gte619n opened this issue Dec 11, 2015 · 2 comments

Comments

@gte619n
Copy link

gte619n commented Dec 11, 2015

Hey guys,

I just pulled jline2 off the shelf and I'm unable to get any consistent behavior in Windows 10. If I force to UnsupportedTerminal, I can issue commands, but almost all other functions are no-op. clearScreen, auto-completion (tab makes a tab) and history (via arrow keys) come to mind.

I've tried a number of other configuration options that I've found through Google and github, but nothing seems to work. Is this a current limitation?

Thanks!

@gnodet
Copy link
Member

gnodet commented Mar 15, 2016

I've just done some testing using Karaf, jline 2.14 on Windows 10 and all the basic features (history, completion, etc...) seem to work.

@dkirrane
Copy link

I can't get the prompt with mask to work on Windows 10. Tried 2.23 and 2.14
console.readLine("Enter password>", '*');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants