v0.0.3
What's Changed
- Add irb test in CI. by @osyo-manga in #53
- Use IO#getch to read one char in raw mode by @nobu in #54
- Undefine DSUSP key by @nobu in #57
- Fix history navigation in vi_insert mode by @acammack-r7 in #55
- Get rid of
IO.select
to fix multiline paste by @nobu in #58
New Contributors
- @acammack-r7 made their first contribution in #55
Full Changelog: v0.0.2...v0.0.3