What's Changed
- fix: allow custom Enter keybindings in vi mode by @andrewgazelka in #982
- fix: Make ColumnarMenu suggestions always take 1 line by @ysthakur in #973
- Use
rfindratherfilter.next_back. by @WindSoilder in #985 - Bump
arboardto latest version by @sholderbach in #970 - Make menu settings public by @Diabezdemona in #977
- fix: only check for kitty support when it's enabled by @reubeno in #988
- fix: Restore pre-798 ColumnarMenu highlighting behavior by @ysthakur in #991
- fix: reset ANSI styling before printing prompt by @majiayu000 in #992
- fix(menu): Don't apply selected_text style to matched text in suggestions by @ysthakur in #994
- fix(IdeMenu): Don't make description position depend on description width by @ysthakur in #996
- Fix #912 by @ysthakur in #917
- fix(IdeMenu): Use width instead of bytes/chars by @ysthakur in #998
- fix: Correctly handle longer first suggestion in find_common_string by @ysthakur in #1001
- Bump version for 0.45.0 release by @ysthakur in #1012
New Contributors
- @andrewgazelka made their first contribution in #982
- @Diabezdemona made their first contribution in #977
- @reubeno made their first contribution in #988
- @majiayu000 made their first contribution in #992
Full Changelog: v0.44.0...v0.45.0