github nushell/reedline v0.47.0

21 hours ago

What's Changed

  • add EnumDiscriminants to ReedlineEvent and EditCommand by @Juhan280 in #1034
  • Minimal scaffolding for feature-gated Helix Mode implementation. by @schlich in #1033
  • feat: add EditCommand::MoveLineUp and EditCommand::MoveLineDown by @Juhan280 in #1031
  • fix(editor)!: undo requires two presses after copy by @Juhan280 in #956
  • don't advance cursor position for EditCommand::ReplaceChar by @Juhan280 in #1027
  • refactor: move jump-to-buffer start/end bindings to common navigation by @Juhan280 in #1032
  • feat: add external break signal for read_line interruption and mark Signal as non_exhaustive by @eitsupi in #1035
  • fix: Strip ANSI before computing suggestion width in completion menus by @ysthakur in #1040
  • fix: preserve prompt position after ExternalBreak by @eitsupi in #1042
  • Bump to 0.47.0 by @cptpiepmatz in #1047

Full Changelog: v0.46.0...v0.47.0

Don't miss a new reedline release

NewReleases is sending notifications on new releases.