What's Changed
- Stop using "bundle exec" for "rake build" and "rake install" by @aycabta in #77
- Disable any implementation-defined special control characters by @nobu in #88
- Implement completion_append_character by @gettalong in #59
- Update CI - Windows, forks, etc by @MSP-Greg in #85
- Consider Reline::ANSI.input at prep by @nobu in #87
- Preserve the input buffer across cursor_pos by @mame in #89
- Support Ctrl+right as em_next_word, and Ctrl+left as ed_prev_word by @mame in #90
- Use IO#raw to read one byte by @nobu in #91
New Contributors
- @gettalong made their first contribution in #59
Full Changelog: v0.0.7...v0.1.0