v0.4.2
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
.