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::MoveLineUpandEditCommand::MoveLineDownby @Juhan280 in #1031 - fix(editor)!: undo requires two presses after copy by @Juhan280 in #956
- don't advance cursor position for
EditCommand::ReplaceCharby @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_lineinterruption and markSignalasnon_exhaustiveby @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