

3·
2 months agoIf you just need the functionality then fzf does (among other things) exactly that. Interactive fuzzy cd.
If you use the shell bindings you can do cd foo/bar/**<tab> to get a recursive fuzzy matching or you can do alt+c to immediately find any subdirectory and directly cd into it upon pressing enter. You can also use Ctrl+T to find and insert a path into the prompt.
I use supersonic with jellyfin.