Path to this page:
./
sysutils/zoxide,
Faster way to navigate your filesystem
Branch: CURRENT,
Version: 0.6.0,
Package name: zoxide-0.6.0,
Maintainer: pinzoxide is a blazing fast alternative to cd, inspired by z and z.lua.
It keeps track of the directories you use most frequently, and uses a ranking
algorithm to navigate to the best match.
Master sites:
SHA1: d7974e86b48f6e8db49de03082995caffb690916
RMD160: 81598eff21753c857c76a730ebe24b23a88a6b61
Filesize: 127.09 KB
Version history: (Expand)
- (2021-04-09) Updated to version: zoxide-0.6.0
- (2020-11-25) Package added to pkgsrc.se, version zoxide-0.5.0 (created)
CVS history: (Expand)
2021-04-09 11:00:57 by pin | Files touched by this commit (3) |  |
Log message:
sysutils/zoxide: update to 0.6.0
-Add support for Elvish (#174)
-Use Nushell from Nixpkgs unstable (#171)
-Make z exclude current directory (#173)
-Append __zoxide_hook to front of PROMPT_COMMAND (#170)
-Add support for Nushell (#164)
-Find zoxide in Xonsh shells (#168)
-Reference integration with nnn (autojump plugin) (#166)
-Fix CI (#161)
-Remove barely-used aliases (#158)
-Use variable to prevent hook redefinition (#154)
-Use /dev/null on Unix shells (#152)
-Specified external call to cd for fish (#146)
-Remove cargo-udeps
-Handle write errors gracefully (#143)
-Use builtin in shells (#141)
-Use zero copy deserialization (#138)
-Forcibly disable backtraces (#130)
-Start fish in an isolated env (#128)
-Run shell tests in a clean env
-Add NetBSD and Alpine Linux install instructions
-Use Nix for testing
-Split tests
-Change install instructions, add third-party integrations and update README
-Add Termux install instructions
-Update installation instructions
|
2020-11-25 12:04:24 by pin | Files touched by this commit (5) |
Log message:
sysutils/zoxide: moved from textproc/zoxide
|