Changeset [dba6916a17a5bed0283e2fa56fb2b1ee1c19c2fb] by h3rald
March 3rd, 2009 @ 01:52 PM
Fixing Readline compatibility issues. http://github.com/h3rald/rawline...
Committed by h3rald
- M CHANGELOG.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 lib/rawline/line.rb
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.