André Luis Leal Cardoso Jr
André Luis Leal Cardoso Jr
Hi, thanks for opening the issue! To make sure I understand this clearly. Can you add more details on how to reproduce so I can see issue happening? Maybe a...
HI @rabdelazim, how does the last line looks at the terminal? I think this related to 'print' and new lines. For example: ``` [1] pry(main)> print "foo" foo=> nil ```
Hi, thanks for the issue! I'm trying to add proper support for reline on #2298, wondering if this also fixes the issue? If not, I think pry should have a...
Hi @dgutov I've made some additional changes on your PR. Can you try it? Investigating a bit more, it seems this issue only happens when Reline is used in Pry...
Thanks for the ping. I’ll take a look into this over the next few days 🙏 - André On Wed, 1 May 2024 at 12:50 Dmitry Gutov ***@***.***> wrote: >...
Hi, thanks for the issue! I investigated and narrowed down the issue to Reline (when used in pry as Input instead of Readline). This will be fixed by https://github.com/pry/pry/pull/2298 it's...
I know the issue is not related to heroku stack.. but just wondering if someone can help me. The very same problem happens on new Heroku Cedar14 stack... whenever I...
@recurrence not yet.. we also tried different implementations, but new priorities came up.. One idea that one of the members of my team brought up was to use: https://github.com/ddollar/heroku-buildpack-apt and...
Thanks for bringing this up! Yes, the local caching mechanism should work over a single request lifecycle. I think we can improve this by hooking the cache onto the Split::Helper...
Hi @kwstannard You can triage a few issues, I'm sure there's also stuff to fix. After that, I think @banister or maybe @rf- can grant permissions.