pry-remote
pry-remote copied to clipboard
Pry-remote Terminal Problems
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
+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: https://github.com/Mon-Ouie/pry-remote/issues/40
@vsakarov I've commented on the issue #40 maybe you can provide advice on how to implement?
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.