Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zoxide-0.9.1-aarch64-apple-darwin.tar.gz | 2023-05-07 | 447.9 kB | |
zoxide-0.9.1-aarch64-pc-windows-msvc.zip | 2023-05-07 | 499.9 kB | |
zoxide-0.9.1-aarch64-unknown-linux-musl.tar.gz | 2023-05-07 | 507.0 kB | |
zoxide-0.9.1-x86_64-unknown-linux-musl.tar.gz | 2023-05-07 | 540.9 kB | |
zoxide_0.9.1_amd64.deb | 2023-05-07 | 433.4 kB | |
zoxide_0.9.1_arm64.deb | 2023-05-07 | 382.1 kB | |
zoxide-0.9.1-x86_64-pc-windows-msvc.zip | 2023-05-07 | 532.7 kB | |
zoxide-0.9.1-arm-unknown-linux-musleabihf.tar.gz | 2023-05-07 | 510.4 kB | |
zoxide-0.9.1-armv7-unknown-linux-musleabihf.tar.gz | 2023-05-07 | 498.1 kB | |
zoxide-0.9.1-x86_64-apple-darwin.tar.gz | 2023-05-07 | 469.7 kB | |
0.9.1.tar.gz | 2023-05-07 | 139.1 kB | |
0.9.1.zip | 2023-05-07 | 161.2 kB | |
README.md | 2023-05-07 | 530 Bytes | |
Totals: 13 Items | 5.1 MB | 0 |
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 -
andz +
. - 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 withz!
. - Bash/Fish/Zsh: attempting to
cd
when the last argument isz!
.