Skip to content

Releases: nushell/reedline

v0.37.0

12 Nov 18:47
a1ffad4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.36.0...v0.37.0

v0.36.0

15 Oct 17:34
4d8b8ce
Compare
Choose a tag to compare

What's Changed

  • Add test for kitty protocol modifier key in vi mode by @replcat in #831
  • emacs mode: change ctrl-k to cut to line end by @WindSoilder in #826
  • Added partial completions to the MenuNext event by @uek-1 in #828
  • Fixed demo completions by @uek-1 in #835
  • made can_partially_complete() only complete when suggesting more than the input by @uek-1 in #834
  • Fix external printer don't print until key press by @andylokandy in #840
  • Attempt to fix multiline prompt resize issue by @blindFS in #841
  • bumped version by @ayax79 in #845

New Contributors

Full Changelog: v0.35.0...v0.36.0

v0.35.0

18 Sep 07:14
d8b240a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.0...v0.35.0

v0.34.0

20 Aug 22:02
9b32c66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.34.0

v0.33.0

24 Jul 21:14
Compare
Choose a tag to compare

What's Changed

  • fix some new clippy warnings by @fdncred in #790
  • Add PWD to the Reedline state by @YizhePKU in #796
  • Fix #793 using width() for column menu alignements with special char by @Jiogo18 in #794
  • Make menus process events before updating working details by @ysthakur in #799
  • Feature: vi visual mode by @adamschmalhofer in #800

New Contributors

  • @YizhePKU made their first contribution in #796
  • @Jiogo18 made their first contribution in #794
  • @adamschmalhofer made their first contribution in #800

Full Changelog: v0.32.0...v0.33.0

0.32.0

30 Apr 22:18
1708667
Compare
Choose a tag to compare

What's Changed

  • add bashism !term to prefix search for last command beginning with term by @fdncred in #779
  • Remove debug print by @sholderbach in #784
  • fix ide menu not reporting correct required_lines by @maxomatic458 in #781
  • Fix (properly) the logic around prompt re-use & Host Command handling by @bew in #770
  • fix: unexpected spaces after large buffer input by @sigoden in #783
  • Bump version for 0.32.0 release by @devyn in #785

New Contributors

Full Changelog: v0.31.0...v0.32.0

0.31.0

02 Apr 17:10
9853df3
Compare
Choose a tag to compare

New release for Nushell 0.92.0

What's Changed

Full Changelog: v0.30.0...v0.31.0

0.30.0

05 Mar 19:53
d12357b
Compare
Choose a tag to compare

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

0.29.0

06 Feb 18:52
62fdea8
Compare
Choose a tag to compare

New release for Nushell 0.90.0.

This might be the most feature-packed reedline release so far. Thanks to all contributors and especially the record number of new contributors!

What's Changed

New Contributors

Full Changelog: v0.28.0...v0.29.0

0.28.0

09 Jan 19:20
b8ea490
Compare
Choose a tag to compare

New release for nushell 0.89.0

What's Changed

New Contributors

Full Changelog: v0.27.1...v0.28.0