Skip to content

v0.45.0

Choose a tag to compare

@ysthakur ysthakur released this 17 Jan 01:24
· 62 commits to main since this release
v0.45.0
c236c80

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 rfind rather filter.next_back. by @WindSoilder in #985
  • Bump arboard to 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

Full Changelog: v0.44.0...v0.45.0