v0.9.1
0.9.1
Added 5
- 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 3
- 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!
Added
- Fish/Zsh: aliases on
__zoxide_zwill 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 -andz +. - PowerShell: support for PWD hooks on all versions.
Fixed
- Fish: not providing
cdcompletions when there is a space in the path. - Bash/Fish/Zsh: providing
zcompletions when the last argument starts withz!. - Bash/Fish/Zsh: attempting to
cdwhen the last argument isz!.