github nushell/reedline v0.19.0
0.19.0

latest releases: v0.38.0, v0.37.0, v0.36.0...
21 months ago

New release for nushell 0.79.0

This release upgrades crossterm to 0.26.1 and includes additional improvements.

What's Changed

  • Update crossterm to version 0.26.1 by @WindSoilder in #560
  • Allow history searching via session id by @fdncred in #562
  • Re-export crossterm::style::Color for easier custom prompt implementations by @xiuxiu62 in #569
  • Add Reedline::current_insertion_point() to return the current insertion point of the input buffer by @stevenxxiu in #573
  • Support bracketed paste mode by @WindSoilder in #571
  • Restore the cursor shape when reedline exits by @nibon7 in #574

New Contributors

Full Changelog: v0.18.0...v0.19.0

Don't miss a new reedline release

NewReleases is sending notifications on new releases.