Changeset [b64c73a1a946aeabfd6607f02a62e5827b74079b] by Fabio Cevasco

February 28th, 2009 @ 09:50 PM

Tidying up for the release... http://github.com/h3rald/rawline...

Committed by Fabio Cevasco

  • M CHANGELOG.rdoc
  • M README.rdoc
  • M Rakefile
  • M examples/rawline_shell.rb
  • M examples/readline_emulation.rb
  • M lib/rawline.rb
  • M lib/rawline/editor.rb
  • M lib/rawline/history_buffer.rb
  • M spec/editor_spec.rb
  • M spec/history_buffer_spec.rb
  • M spec/line_spec.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

RawLine is a 100% Ruby library able to provide some of the functionality offered by ReadLine, plus additional features such as a more intuitive way to bind characters to specific keys or key sequences.