jcd - jump change directory cli tool

1 points by cxplay


jcd (jump change directory) is a Rust-based command-line tool that provides enhanced directory navigation with substring matching and smart selection. It's like the cd command, but with superpowers! 'jcd' is part of the Sysinternals tool suite.

Animated usage showcase: https://raw.githubusercontent.com/microsoft/Sysinternals-jcd/main/assets/jcd.gif

datboi

How does this differ from zoxide?