André Luis Leal Cardoso Jr

Results 43 comments of André Luis Leal Cardoso Jr

Hi, thanks for opening the issue I've started some work on this on #2349. Pry now works with Reline. In ruby-head there was an alias from 'Readline' to Reline, and...

I'm not sure I understand how to reproduce this issue correctly.. 🤔 Here's what I've tried: ```ruby [1] pry(main)> class Foo [1] pry(main)> def here [1] pry(main)> 1 + 1...