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

No Keyboard Output #150

Open
tomrossi7 opened this issue May 31, 2017 · 2 comments
Open

No Keyboard Output #150

tomrossi7 opened this issue May 31, 2017 · 2 comments

Comments

@tomrossi7
Copy link

When entering into debugger (byebug) with guard-minitest, I am unable to see the output while I am typing. I am using Rails 5.1.0.beta1 with byebug (9.0.6), guard (2.14.1), and guard-minitest (2.4.6).

If I run the test outside of guard, the debugger works fine. Does anyone have any ideas where I should be looking for a solution! Its hard to debug when you can't see what you type!

@descala
Copy link

descala commented Apr 9, 2018

do you have rb-readline gem installed?
In my case (I had rb-readline 0.5.4) removing it from Gemfile solved this issue!

@tomrossi7
Copy link
Author

Worked for me as well! Thanks @descala !!!!!

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

No branches or pull requests

2 participants