A Pry plugin that enables the Linenoise gem in Pry. It
configures sensible defaults for Linenoise so you don't have to modify your
pryrc
.
Add the Pry Linenoise gem to your Gemfile:
gem 'pry-linenoise', '~> 1.0'
Invoke the following command from your terminal:
gem install pry-linenoise
In case you have a problem, question or a bug report, feel free to:
The project uses the MIT License. See LICENSE.md for details.