Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zoxide-v0.8.1-x86_64-apple-darwin.tar.gz | 2022-04-23 | 433.0 kB | |
zoxide-v0.8.1-aarch64-pc-windows-msvc.zip | 2022-04-23 | 401.9 kB | |
zoxide-v0.8.1-x86_64-pc-windows-msvc.zip | 2022-04-23 | 422.6 kB | |
zoxide-v0.8.1-aarch64-unknown-linux-musl.tar.gz | 2022-04-23 | 467.8 kB | |
zoxide-v0.8.1-arm-unknown-linux-musleabihf.tar.gz | 2022-04-23 | 482.5 kB | |
zoxide-v0.8.1-x86_64-unknown-linux-musl.tar.gz | 2022-04-23 | 493.8 kB | |
zoxide-v0.8.1-armv7-unknown-linux-musleabihf.tar.gz | 2022-04-23 | 469.3 kB | |
zoxide-v0.8.1-aarch64-apple-darwin.tar.gz | 2022-04-23 | 404.1 kB | |
README.md | 2022-04-23 | 607 Bytes | |
v0.8.1.tar.gz | 2022-04-23 | 131.5 kB | |
v0.8.1.zip | 2022-04-23 | 153.1 kB | |
Totals: 11 Items | 3.9 MB | 0 |
Changed
- Manpages: moved to
man/man1/*.1
. - Replace
--no-aliases
with--no-cmd
. - Elvish: upgrade minimum supported version to v0.18.0.
- Nushell: upgrade minimum supported version to v0.61.0.
Fixed
- Bash/Zsh: rename
_z
completion function to avoid conflicts with other shell plugins. - Fzf: added
--keep-right
option by default, upgrade minimum supported version to v0.21.0. - Bash: only enable completions on 4.4+.
- Fzf: bypass
ls
alias in preview window. - Retain ownership of database file.
zoxide query --interactive
should not conflict with--score
.