Skip to content

v0.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 20:51
· 146 commits to main since this release
v0.9.1
75d7a48

Features

  • ignore global min_keyword_length for manual trigger (56f5d31), closes #643
  • nix: add formatter (#867) (a0274b1), closes #736
  • normalize search paths (8a64275), closes #835
  • smarter edit/fuzzy range guessing (768bcc0), closes #46
  • sort cmdline items starting with special characters last (ae3bf0d), closes #818
  • support custom/customlist cmdline completions directly (7e7deaa), closes #849

Bug Fixes

  • column alignment off by 1 when bounds length == 0 (0d162bd)
  • get full unicode char at cursor position (e831cab), closes #864
  • hyphen not being considered a keyword (8ca8ca4), closes #866
  • ignore non custom/customlist completion types (f7857fc), closes #849
  • keyword range not being respected for fuzzy matching (4cc4e37)
  • path provider not respecting trailing_slash=false (#862) (0ff2ed5)
  • set undolevels to force undo point (4c63b4e), closes #852
  • use tmp file for downloading to prevent crash on mac on update (84e065b), closes #68
  • window direction sorting on Windows (#846) (00ad008)

Performance Improvements

New Contributors

Full Changelog: v0.9.0...v0.9.1