Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
zoxide-x86_64-apple-darwin | 2020-07-03 | 1.1 MB | |
zoxide-x86_64-pc-windows-msvc.exe | 2020-07-03 | 943.1 kB | |
zoxide-armv7-unknown-linux-musleabihf | 2020-07-03 | 2.6 MB | |
zoxide-x86_64-unknown-linux-musl | 2020-07-03 | 2.7 MB | |
zoxide-x86_64-unknown-linux-gnu | 2020-07-03 | 2.3 MB | |
README.md | 2020-07-03 | 449 Bytes | |
Totals: 6 Items | 9.6 MB | 0 |
Added
$_ZO_FZF_OPTS
to specify custom options forfzf
zoxide query --list
to list all matcheszoxide query --score
to show score along with result
Changed
- Increased default value of
$_ZO_MAXAGE
to10000
. - Symlinks are treated as separate directories by default, this can be changed by setting
_ZO_RESOLVE_SYMLINKS=1
.
Removed
- Help menus for
z
andzri
. zoxide remove -i
is replaced withzri
.