Path to this page:
Subject: CVS commit: pkgsrc/sysutils/zoxide
From: pin
Date: 2023-05-07 20:24:49
Message id: 20230507182449.281A5FA87@cvs.NetBSD.org
Log Message:
sysutils/zoxide: update to 0.9.1
0.9.1 - 2023-05-07
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 - and z +.
- 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 with z!.
- Bash/Fish/Zsh: attempting to cd when the last argument is z!.
Files: