Download Latest Version zoxide-0.9.8-i686-unknown-linux-musl.tar.gz (594.2 kB)
Email in envelope

Get an email when there's a new version of zoxide

Home / v0.9.5
Name Modified Size InfoDownloads / Week
Parent folder
zoxide-0.9.5-x86_64-pc-windows-msvc.zip 2024-09-13 538.0 kB
zoxide-0.9.5-aarch64-pc-windows-msvc.zip 2024-09-13 510.5 kB
zoxide_0.9.5-1_armhf.deb 2024-09-13 415.7 kB
zoxide-0.9.5-armv7-unknown-linux-musleabihf.tar.gz 2024-09-13 554.1 kB
zoxide-0.9.5-aarch64-linux-android.tar.gz 2024-09-13 419.4 kB
zoxide-0.9.5-aarch64-unknown-linux-musl.tar.gz 2024-09-13 552.4 kB
zoxide_0.9.5-1_arm64.deb 2024-09-13 411.8 kB
zoxide-0.9.5-x86_64-unknown-linux-musl.tar.gz 2024-09-13 588.8 kB
zoxide_0.9.5-1_amd64.deb 2024-09-13 468.7 kB
zoxide-0.9.5-arm-unknown-linux-musleabihf.tar.gz 2024-09-13 565.4 kB
zoxide-0.9.5-i686-unknown-linux-musl.tar.gz 2024-09-13 591.6 kB
zoxide_0.9.5-1_i386.deb 2024-09-13 479.1 kB
zoxide-0.9.5-x86_64-apple-darwin.tar.gz 2024-09-13 514.0 kB
zoxide-0.9.5-aarch64-apple-darwin.tar.gz 2024-09-13 486.1 kB
0.9.5 source code.tar.gz 2024-09-13 971.6 kB
0.9.5 source code.zip 2024-09-13 995.7 kB
README.md 2024-09-13 1.2 kB
Totals: 17 Items   9.1 MB 0

Added

  • zsh: improved cd completions.
  • Lazily delete excluded directories from the database.
  • fish: detect infinite loop when using alias cd=z.
  • Installer: added flags for --bin-dir, --man-dir, --arch, and --sudo.
  • Nushell: support for v0.94.0+.
  • bash/fish/zsh: support for z -- dir style queries.
  • fish: improved Space-Tab completions.
  • ksh: added support for the Korn shell.

Changed

  • fzf: removed --select-1 from default options. The interactive selector will now open up even if there is only one match.
  • Enforce that $_ZO_DATA_DIR is an absolute path.

Fixed

  • zsh: Space-Tab completion repeating output multiple times when matching single directory
  • fish / Nushell / PowerShell: handle queries that look like args (e.g. z -x).
  • elvish: z - now works as expected.
  • fish: generated shell code avoids using aliased builtins.
  • fish: cd command is now copied directly from $__fish_data_dir/functions/cd.fish. This should minimize the chances of an infinite loop when aliasing cd=z.
  • Symlinks not getting added to the database when $_ZO_RESOLVE_SYMLINKS=0.
  • Symlinked database files getting replaced instead of the actual files.
Source: README.md, updated 2024-09-13