-
Notifications
You must be signed in to change notification settings - Fork 34
Implement stdin #24
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
Comments
Is iruby still under support and is there a chance that 'gets' will be working someday ? |
Have you taken a look at Ruby::Input? |
Yes, I know about that. We want to use iruby for teaching at the university, therefore we do need the vanilla ruby classes working. Is there a specific reason gets is not supported ? If you can give a hint perhaps it is fixable by our students. |
Hmmm supporting STDIN would be interesting. @mrkn do you know how to do this? Here's a lead: ipython/ipython#3089 |
Has this been implemented? |
No description provided.
The text was updated successfully, but these errors were encountered: