Changeset [093f8ec8e3c891337057bb292ffea9e4a01c54b0] by h3rald
July 14th, 2013 @ 02:13 PM
Closes #1
Updated Rakefile, added gemspec, other minor fixes.
https://github.com/h3rald/rawline/commit/093f8ec8e3c891337057bb292f...
Committed by h3rald
- A rawline.gemspec
- R spec/rawline_spec.rb
- M LICENSE
- M Rakefile
- M lib/rawline.rb
- M spec/editor_spec.rb
- M spec/history_buffer_spec.rb
- M spec/line_spec.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.