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

Control-C not working in Windows #25

Closed
albancolley opened this issue Mar 1, 2018 · 2 comments
Closed

Control-C not working in Windows #25

albancolley opened this issue Mar 1, 2018 · 2 comments

Comments

@albancolley
Copy link

Aborting the code with Control-C is not working in windows. This seem to be an issue with getting the terminal column width in jline2.12. This code sets a system hook that consumes the Control-C.

Updating to pom to jline 2.14.3 (or greater) resolves this issue.

@ctongfei
Copy link
Owner

ctongfei commented Mar 1, 2018

Thanks for pointing this out. Updating JLine was on the radar.

@ctongfei
Copy link
Owner

Should be fixed in 0.6.0 since JLine has been updated to 3.x.

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

No branches or pull requests

2 participants