Skip to content

Releases: nushell/reedline

v0.43.0

15 Oct 11:25
1ee82f2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.42.0...v0.43.0

v0.42.0

03 Sep 00:52
7878cfb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.41.0...v0.42.0

v0.41.0

22 Jul 12:04
8fd588f

Choose a tag to compare

What's Changed

  • Only repaint at the end when processing a batch of events by @new-years-eve in #916
  • (Reverted) feat: immediately execute command by @mrdgo in #882
  • Fix panic when using fuzzy completion in a folder containing files starting with a multibyte unicode char by @dburburan in #918
  • Revert "feat: immediately execute command (#882)" by @132ikl in #924
  • Add smooth scrolling to menus by @maxomatic458 in #891
  • fix: adjust cursor start position for large buffers by @qilme in #900
  • fix: prompt glitch when resizing with cursor in a multiline command by @blindFS in #898
  • Bump version to 0.41.0 by @sholderbach in #936

New Contributors

Full Changelog: v0.40.0...v0.41.0

v0.40.0

29 Apr 19:46
v0.40.0
78cf454

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.39.0...v0.40.0

v0.39.0

18 Mar 17:06
56f83b5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.38.0...v0.39.0

v0.38.0

21 Dec 17:55
1800dcd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.37.0...v0.38.0

v0.37.0

12 Nov 18:47
a1ffad4

Choose a tag to compare

What's Changed

  • Implemented VI mode change inside and delete inside functionality by @ayax79 in #844
  • Reduce typing latency caused by POLL_WAIT by @yizhepku in #846
  • Fix wrong unit when split string by @petricavalry in #839
  • Fix forgotten Cargo.lock by @sholderbach in #850

New Contributors

  • @petricavalry made their first contribution in #839

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

v0.36.0

15 Oct 17:34
4d8b8ce

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

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

Choose a tag to compare

What's Changed

New Contributors

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