Can't type in run window

Completed

I have been running Ruby scripts which have `gets` in them and I have had no problem typing and hitting enter, until last week. I tried to switch to chruby which I found didn't play well with Rubymine, so I switched back. After that, When I type and hit enter it does not take my input, instead just dropping to the next line. Is there a required gem I am missing? The only major difference I know of is that I am using homebrew's readline when I install rubies now. This is in the "Run" window after right clicking and choosing "Run" in my editor.

0
2 comments

Hello,

could you please specify what RubyMine version you use. I checked it with the latest 2017.1 EAP (running `gets`) and it seems to be fine.

0
Avatar
Permanently deleted user

I don't know what I did but it started working suddenly a few days ago. I assume there must have been a missing gem or configuration that I added which fixed it, but I don't know what it was. Thanks!

0

Please sign in to leave a comment.