Download Latest Version zoxide-0.10.0-x86_64-pc-windows-msvc.zip (545.7 kB)
Email in envelope

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

Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
0.10.0 source code.tar.gz 2026-07-04 151.7 kB
0.10.0 source code.zip 2026-07-04 180.7 kB
README.md 2026-07-04 1.5 kB
zoxide-0.10.0-x86_64-pc-windows-msvc.zip 2026-07-04 545.7 kB
zoxide-0.10.0-aarch64-pc-windows-msvc.zip 2026-07-04 509.0 kB
zoxide-0.10.0-armv7-linux-androideabi.tar.gz 2026-07-04 464.2 kB
zoxide-0.10.0-aarch64-linux-android.tar.gz 2026-07-04 500.4 kB
zoxide-0.10.0-arm-unknown-linux-musleabihf.tar.gz 2026-07-04 564.4 kB
zoxide-0.10.0-aarch64-unknown-linux-musl.tar.gz 2026-07-04 551.1 kB
zoxide_0.10.0-1_arm64.deb 2026-07-04 420.7 kB
zoxide-0.10.0-i686-unknown-linux-musl.tar.gz 2026-07-04 596.5 kB
zoxide_0.10.0-1_i386.deb 2026-07-04 495.8 kB
zoxide-0.10.0-x86_64-unknown-linux-musl.tar.gz 2026-07-04 591.4 kB
zoxide_0.10.0-1_amd64.deb 2026-07-04 481.9 kB
zoxide-0.10.0-armv7-unknown-linux-musleabihf.tar.gz 2026-07-04 552.4 kB
zoxide-0.10.0-riscv64gc-unknown-linux-musl.tar.gz 2026-07-04 519.7 kB
zoxide_0.10.0-1_armhf.deb 2026-07-04 423.8 kB
zoxide_0.10.0-1_riscv64.deb 2026-07-04 426.4 kB
zoxide-0.10.0-aarch64-apple-darwin.tar.gz 2026-07-04 482.7 kB
zoxide-0.10.0-x86_64-apple-darwin.tar.gz 2026-07-04 517.4 kB
Totals: 20 Items   9.0 MB 5

Added

  • import now supports fetching entries from atuin.
  • import now auto-detects database files.
  • import now skips directories matching $_ZO_EXCLUDE_DIRS.
  • POSIX: support for non-Cygwin Windows environments (e.g. Busybox).
  • Fish: Space-Tab completions now display and run the selected command.
  • Bash/POSIX/Zsh: z now honors $CDPATH.
  • Bash: don't add to the database when history is disabled (set +o history).
  • Nushell: export commands so the init script can be imported with use.
  • Support for RISC-V (riscv64) Linux.

Changed

  • import now takes a subcommand instead of the --from flag.

Fixed

  • Bash/POSIX/Zsh: z now handles relative paths through symlinked directories.
  • Bash/Fish/POSIX/Zsh: _ZO_RESOLVE_SYMLINKS now works on Windows.
  • Bash: handle $PROMPT_COMMAND values ending in a semicolon.
  • PowerShell: navigate to home directory with z on drives that don't define HOME.
  • PowerShell: use fully qualified names when invoking cmdlets.
  • Zsh: skip doctor diagnostics in non-interactive shells.
  • Zsh: avoid inserting a trailing space when cancelling interactive Space-Tab completions.
  • Bash: avoid blanking the prompt when cancelling interactive Space-Tab completions.
  • Bash/Fish/Zsh: avoid drawing a new line when Space-Tab completion finds no matches.
  • Tcsh: preserve any existing precmd alias instead of overwriting it.
  • Nushell: complete only directories for z, instead of all files.
Source: README.md, updated 2026-07-04