gems reline 0.5.11
v0.5.11

latest releases: 0.6.0, 0.5.12
3 months ago

What's Changed

✨ Enhancements

  • Allow utf-8 safe meta key mapping in inputrc by @tompng in #723
  • Support continuous tab completion by @tompng in #761
  • Use IO's encoding instead of Encoding.default_external by @monkeyWzr in #765

🐛 Bug Fixes

  • Fix Reline crash with invalid encoding history by @tompng in #751
  • Fix incremental search cancel bug by @tompng in #748
  • append completion_append_character only when continous completion is … by @monkeyWzr in #764
  • nonprinting_start and nonprinting_end should be removed before print by @tompng in #771

🛠 Other Changes

New Contributors

Full Changelog: v0.5.10...v0.5.11

Don't miss a new reline release

NewReleases is sending notifications on new releases.