Comment on Pry: A better Ruby REPLComments−jfb15yDoes it play nicely with an Emacs inferior mode?−banister15yIf you turn off paging with `Pry.pager = false` it should work fine i think.
Comments
Does it play nicely with an Emacs inferior mode?
If you turn off paging with `Pry.pager = false` it should work fine i think.