Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

zoxide-0.9.9-1.3 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: zoxide Distribution: openSUSE Tumbleweed
Version: 0.9.9 Vendor: openSUSE
Release: 1.3 Build date: Sat Jan 31 16:54:17 2026
Group: System/Console Build host: reproducible
Size: 1157226 Source RPM: zoxide-0.9.9-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ajeetdsouza/zoxide
Summary: A smarter cd command
zoxide is a smarter cd command, inspired by z and autojump. It remembers
which directories you use most frequently, so you can "jump" to them in
just a few keystrokes.

Provides

Requires

License

MIT

Changelog

* Sat Jan 31 2026 Andrea Manzini <andrea.manzini@suse.com>
  - Update to 0.9.9:
    * Fish: added support for v4.1.0+.
    Fixed
    * Nushell: use sigil operator when calling external commands.
    * Zsh: support multiple digits in z +N and z -N dirstack commands.
    * Bash: avoid downcasting $PROMPT_COMMAND array into a string.
    * Bash: avoid overwriting $PIPESTATUS.
    * POSIX: remove non-POSIX compliant calls to builtin.
    * Fish: clear existing completions when defining z command.
* Thu Jun 05 2025 Bernhard Wiedemann <bwiedemann@suse.com>
  - fix build without %check (boo#1227364)
* Wed May 28 2025 Andrea Manzini <andrea.manzini@suse.com>
  - Update to 0.9.8:
    Added
    * Support for Tcsh.
    * Added --score flag to zoxide add.
    * POSIX: add doctor to diagnose common issues.
    * Nushell: add CLI completions.
    Changed
    * Bash: zoxide will now automatically cd when selecting Space-Tab completions.
    Fixed
    * Bash: doctor now handles PROMPT_COMMAND being an array.
    * Bash: doctor now handles Visual Studio Code's shell integration.
    * Bash: completions now work with ble.sh.
    * Nushell: stop ignoring symlinks when cd-ing into a directory.
    * Fzf: updated minimum supported version to v0.51.0.
    * PowerShell: avoid setting $error when defining __zoxide_hooked.
    * PowerShell: handle special characters in file paths when cd-ing into them.
    * Database corruption issue when the filesystem is 100% full.
  - added %check section to run unit tests
  - compress manpages
* Mon Feb 10 2025 Michael Vetter <mvetter@suse.com>
  - Update to 0.9.7:
    Added:
    * Nushell: support for 0.102.0.
    * Bash / Zsh: add doctor to diagnose common issues.
    Fixed:
    * ksh: alias to regular POSIX implementation for better compatibility.
* Thu Sep 19 2024 Michael Vetter <mvetter@suse.com>
  - Update to 0.9.6:
    * Fish: builtin abbr doesn't work on older versions.
    * Zsh: make __zoxide_z_complete available with --no-cmd.
* Fri Sep 13 2024 pallas wept <pallaswept@proton.me>
  - Update to 0.9.5:
    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.
  - Use new cargo service features for package
* Wed Feb 21 2024 Michael Vetter <mvetter@suse.com>
  - Update to 0.9.4:
    * zsh: improved Space-Tab completions
* Tue Feb 13 2024 Michael Vetter <mvetter@suse.com>
  - Update to 0.9.3:
    Added:
    * Nushell: support for v0.89.0.
* Fri Aug 04 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.9.2:
    Added:
    * Short option -a for zoxide query --all.
    Fixed:
    * PowerShell: use global scope for variables / functions.
* Sun May 07 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.9.1:
    Added:
    * Fish/Zsh: aliases on __zoxide_z will now use completions.
    * Nushell: add support for v0.78.0.
    * Fish: plugin now works on older versions.
    * PowerShell: warn when PowerShell version is too old for z - and z +.
    * PowerShell: support for PWD hooks on all versions.
    Fixed:
    * Fish: not providing cd completions when there is a space in the path.
    * Bash/Fish/Zsh: providing z completions when the last argument starts with z!.
    * Bash/Fish/Zsh: attempting to cd when the last argument is z!.
* Mon Jan 09 2023 Michael Vetter <mvetter@suse.com>
  - Update to 0.9.0:
    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.

Files

/usr/bin/zoxide
/usr/share/bash-completion/completions/zoxide
/usr/share/doc/packages/zoxide
/usr/share/doc/packages/zoxide/CHANGELOG.md
/usr/share/doc/packages/zoxide/README.md
/usr/share/fish
/usr/share/fish/vendor_completions.d
/usr/share/fish/vendor_completions.d/zoxide.fish
/usr/share/licenses/zoxide
/usr/share/licenses/zoxide/LICENSE
/usr/share/man/man1/zoxide-add.1.gz
/usr/share/man/man1/zoxide-import.1.gz
/usr/share/man/man1/zoxide-init.1.gz
/usr/share/man/man1/zoxide-query.1.gz
/usr/share/man/man1/zoxide-remove.1.gz
/usr/share/man/man1/zoxide.1.gz
/usr/share/zsh
/usr/share/zsh/site-functions
/usr/share/zsh/site-functions/_zoxide


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 15:27:28 2026