Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 22:48
· 177 commits to main since this release

Added

  • Zsh: completions for z command.

Changed

  • Fzf: better default options.
  • Fish: interactive completions are only triggered when the last argument is empty.
  • PowerShell: installation instructions.

Fixed

  • PowerShell: use global scope for aliases.
  • Zsh: fix errors with set -eu.
  • Fzf: handle early selection.
  • PowerShell: correctly handle escape characters in paths.
  • Parse error on Cygwin/MSYS due to CRLF line endings.
  • Fzf: handle spaces correctly in preview window.
  • Bash: avoid initializing completions on older versions.
  • Fzf: avoid launching binary from current directory on Windows.