-
Notifications
You must be signed in to change notification settings - Fork 81
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
Pry-remote Terminal Problems #44
Comments
+1 |
I think it has to do with iTerm settings vs pry-remote settings, can we maybe get someone from iTerm here? Refer to https://code.google.com/p/iterm2/issues/detail?id=2799&thanks=2799&ts=1387613916 |
Reproduced with normal Mac OS terminal |
For me this problem is fixed with issue: #40 |
You can wait for new version, install gem from github or dirty patch existing installation. |
+1 to close this issue. #40 fixes the problem. |
It still doesn't fix my problem. |
Dear,
First of Pry-remote works super good and I really love it! But when I try to use arrow up function to use previous commands everything goes south.
This is a standard screen when everything is fine:
But when I press a command in this cause "@questionnaires" a variable in my debug session everything shows up fine as usual:
When I press the up arrow it will show continue instead of the previous command:
And if I press the up arrow again everything is gone:
I can still typ in commands but they do not work:
Other bug when I typ a text (in the screenshot just random letters) and I press the up arrow I get the following effect:
I REALLY hope that you can help me with this problem.
Kind regards,
Vincent
The text was updated successfully, but these errors were encountered: