# zoxide v0.9.8 — 0.9.8 - Product: zoxide (https://whatsnew.fyi/product/zoxide) - Vendor: Ajeet D'Souza - Date: 2025-05-26 - Version: v0.9.8 - Original notes: https://github.com/ajeetdsouza/zoxide/releases/tag/v0.9.8 - Permalink: https://whatsnew.fyi/product/zoxide/releases/v0.9.8 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Support for Tcsh - **added** — Added --score flag to zoxide add - **added** — POSIX: add doctor to diagnose common issues - **added** — 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 - **fixed** — Bash: doctor now handles Visual Studio Code's shell integration - **fixed** — Bash: completions now work with ble.sh - **fixed** — Nushell: stop ignoring symlinks when cd-ing into a directory - **fixed** — Fzf: updated minimum supported version to v0.51.0 - **fixed** — PowerShell: avoid setting $error when defining __zoxide_hooked - **fixed** — PowerShell: handle special characters in file paths when cd-ing into them - **fixed** — Database corruption issue when the filesystem is 100% full ###### 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.