Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 19:27

Added

Changed

  • z now excludes the current directory from search results.

Fixed

  • Removed backtraces on Rust nightly.
  • Generated shell code avoids using aliased builtins.
  • Handle broken pipe errors gracefully when writing to streams.
  • NUL file appearing in working directory on Windows.
  • Accidental redefinition of hooks when initialized twice on some shells.
  • zoxide unable to find itself on Xonsh shells.

Removed

  • Aliases: za, zq, zqi, zr, zri. These are trivial aliases to zoxide that can easily be defined manually, and aren't very useful to most users.