When I open inf-ruby buffer and switch to it with [C-c C-s].
input puts "hi".
The process doesn't give response with anything.
Is there a way to debug this?
I tried with emacs -Q and emacs -q.
And load inf-ruby.
repeat upper same steps, still no response.