Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 23:24
· 105 commits to main since this release

Added

  • edit subcommand to adjust the scores of entries.

Fixed

  • Zsh: completions clashing with zsh-autocomplete.
  • Fzf: 'invalid option' on macOS.
  • PowerShell: handle UTF-8 encoding correctly.
  • Zsh: don't hide output from chpwd hooks.
  • Nushell: upgrade minimum supported version to v0.73.0.
  • Zsh: fix extra space in interactive completions when no match is found.
  • Fzf: various improvements.
  • Nushell: Accidental redefinition of hooks when initialized twice.

Removed

  • remove -i subcommand: use edit instead.