github nushell/reedline v0.30.0
0.30.0

latest releases: v0.42.0, v0.41.0, v0.40.0...
18 months ago

New release for Nushell 0.91.0

This release fixes several bugs across different areas of reedline.

What's Changed

  • Fix typos and grammar mistakes by @cactusdualcore in #743
  • Remove duplicates from file-based history search by @saep in #741
    • Search results should not contain duplicates following a first hit.
  • Fix: Move left when exiting vi insert mode by @andreistan26 in #699
    • This makes the cursor position after Esc consistent with vim's behavior
  • Fix logic error in style_range leading to overflow on subtraction by @Tastaturtaste in #751
  • Bump rusqlite from 0.29.0 to 0.31.0 by @icp1994 in #754
  • Fix prompt rendering after ExecuteHostCommand by @kit494way in #758
    • We now try to not draw a new prompt after sending a command via the ExecuteHostCommand binding.
  • Bump dependencies in lockfile by @sholderbach in #764

New Contributors

Full Changelog: v0.29.0...v0.30.0

Don't miss a new reedline release

NewReleases is sending notifications on new releases.