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

Make the `pry-byebug` compatible with `pry-remote` gem

Open meinac opened this issue 5 years ago • 0 comments

I couldn't find a better way to pass the pry-remote input and output to pry instance without changing a lot of the byebug processors, This is why I had to use the Context.interface.

Fixes #33

meinac avatar Jan 01 '21 00:01 meinac