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

Can't type anything at pry's prompt using Cygwin and JRuby. #1680

Closed
stewartmatheson opened this issue May 4, 2014 · 2 comments
Closed

Can't type anything at pry's prompt using Cygwin and JRuby. #1680

stewartmatheson opened this issue May 4, 2014 · 2 comments

Comments

@stewartmatheson
Copy link
Contributor

Jruby 1.7.12
Cygwin
Windows 7

How to reproduce: Add a break point to your code anywhere then run your code. Pry will stop the execution where it should and render whereami with no issue. At this stage typing commands does not show any characters at the prompt. Pry seems to be ignoring any keyboard input. All that can be done form this point is to press Ctrl-C to exit out of pry. Once exited command input resumes working normally.

@philostler
Copy link

+1. Same on OSX, JRuby 1.7.12

@kares
Copy link
Member

kares commented May 23, 2017

pry is working fine under 1.7.25 (EOL) and also JRuby 9.1.8.0 ... not sure about the Windows though.

@kares kares closed this as completed May 23, 2017
@kares kares added this to the Invalid or Duplicate milestone May 23, 2017
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

3 participants