pry-remote icon indicating copy to clipboard operation
pry-remote copied to clipboard

Pry-remote Terminal Problems

Open DelawareConsulting opened this issue 11 years ago • 8 comments

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:

image

But when I press a command in this cause "@questionnaires" a variable in my debug session everything shows up fine as usual: image

When I press the up arrow it will show continue instead of the previous command: image

And if I press the up arrow again everything is gone: image

I can still typ in commands but they do not work: image

Other bug when I typ a text (in the screenshot just random letters) and I press the up arrow I get the following effect:

image

I REALLY hope that you can help me with this problem.

Kind regards, Vincent

DelawareConsulting avatar Nov 07 '13 06:11 DelawareConsulting

+1

marcferna avatar Dec 20 '13 21:12 marcferna

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

DelawareConsulting avatar Dec 21 '13 08:12 DelawareConsulting

Reproduced with normal Mac OS terminal

marcferna avatar Dec 22 '13 05:12 marcferna

For me this problem is fixed with issue: https://github.com/Mon-Ouie/pry-remote/issues/40

vsakarov avatar Jan 29 '14 13:01 vsakarov

@vsakarov I've commented on the issue #40 maybe you can provide advice on how to implement?

DelawareConsulting avatar Jan 29 '14 13:01 DelawareConsulting

You can wait for new version, install gem from github or dirty patch existing installation.

vsakarov avatar Jan 29 '14 13:01 vsakarov

+1 to close this issue. #40 fixes the problem.

gotoAndBliss avatar Mar 21 '14 13:03 gotoAndBliss

It still doesn't fix my problem.

DelawareConsulting avatar Mar 21 '14 13:03 DelawareConsulting