You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: