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

Pry repeating last character of line #1260

Closed
kvannotten opened this issue Jun 30, 2014 · 5 comments
Closed

Pry repeating last character of line #1260

kvannotten opened this issue Jun 30, 2014 · 5 comments

Comments

@kvannotten
Copy link

I'm not sure if this has been reported before, but I couldn't find any report on here.

Here's a screenshot of what I mean:

screen shot 2014-06-30 at 09 56 58

As you can see, it repeats the " after "Hello, World", the d after end, and the t after test.

This is just a visual thing, so it doesn't affect functionality, but it's a little annoying sometimes.

I am using the latest release of pry.

(I am using iTerm2 on osx, but have the same issue on the standard terminal)

@rf-
Copy link
Member

rf- commented Jul 6, 2014

@kvannotten Thanks for the report. To help track it down:

  • Do you have any customizations in your .pryrc?
  • Are you using any plugins?

@kvannotten
Copy link
Author

@rf- No problem. Hope you can fix it.

  • I don't have any customizations
  • I'm not using any plugins

@shirshendu
Copy link

@kvannotten It has been a while since we had an update on this issue. Were you able to resolve it somehow? Or is it still occurring for you?

@javierguajardo
Copy link

@kvannotten I've replicated your issue using:

  • Pry 0.11.3
  • Ruby 2.5.0

I got the following result:
screen shot 2018-07-30 at 9 58 46 pm

By doing an upgrade on your version of pry this issue can be resolved and closed.

Regards.

@kyrylo
Copy link
Member

kyrylo commented Mar 21, 2020

Likely fixed by #2114.

@kyrylo kyrylo closed this as completed Mar 21, 2020
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

5 participants