Releases: MnM72809/jcd
Releases · MnM72809/jcd
Release list
v1.0.4
- Add support for navigating symlinks that point to directories
- Update default score divisor from 3.0 to 2.0 meaning
jcdwill now accept more spelling mistakes / typos - Add support for filesystems that don't support
d_typeby falling back tostat(for example: XFS)
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Arch Linux
Arch users can install from the AUR; package name is jcd-git
yay -S jcd-git
paru -S jcd-git # or using paruFull Changelog: v1.0.1...v1.0.3
Initial release
Initial release
Supports:
- spaces and slashes between multiple directories
-to go back to previous directory (passes directly through to builtin shell cd)..to go up one directory level- absolute paths (starting with
/)
Features
Init: add eval "$(jcd init)" to your .zshrc or .bashrc (others may be supported but are not tested) to initialize the command
Help: jcd help prints a short help message