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 input text in guard #110

Open
eyaleizenberg opened this issue Nov 20, 2014 · 3 comments
Open

No input text in guard #110

eyaleizenberg opened this issue Nov 20, 2014 · 3 comments

Comments

@eyaleizenberg
Copy link

Hi,
I am using rb-readline 0.5.1 and when I set a breakpoint in a test file my keystrokes don't appear on screen. However, if I hit enter, the runner responds accordingly. If I remove this gem, everything is back to normal. Any clue?

@zetetic
Copy link

zetetic commented Feb 15, 2015

Second this. Note that it does not always occur for projects using Guard. There may also be some interaction with Spring.

@substantial-philipbjorge

I'm seeing this issue as well, without Spring.

@zetetic
Copy link

zetetic commented Jul 13, 2015

Also, if you run into this, entering stty echo (surrounded by backticks) will cause the input to resume echoing, with the trade-off that at a later point it may echo twice.

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

3 participants