Glad you like it! Thank you ☺️ Regarding interactive completion not working: You need fzf to be installed for interactive completion to work. Did you install fzf? That's the first reason I can think of, why it might not be working.
That's right. Do you have Zsh comletions enabled? They have to be enabled and the line `eval "$(zoxide init zsh)"` has to be added after `compinit` is called in your `.zshrc`. There's also a hint in zoxide's installation instructions: > For completions to work, the above line must be added after `compinit` is called. You may have to rebuild your completions cache by running `rm ~/.zcompdump*; compinit`. If you haven't set up completions yet, this is a great guide: thevaluable.dev/zsh-completion-guide-examples/ Let me know if that helps 🤞 I'm assuming you're also using `Zsh` as your shell here, of course. zoxide completions only work with zoxide v0.8.0+, bash 4.4+/fish/zsh, btw.
@@marco_peluso this is exaclty what i was looking for. I recon interactive search did not work. cdi (zi) works like a charm. Thank you for spotting a possible issue
@@marco_peluso There we go, it works! I was indeed missing Zsh completions. Thank you for taking the time to help! That guide looks like a fun rabbit hole to get into sometime, thank you for sharing.
Thanks for sharing. Very cool.
@@toolbelt You're very welcome! Thanks for watching 🧙♂️
pushd and popd over here☝
Nice!
Love it!
@@JamesKaupert Thank you!
Interactive completion didn't work for me. Will try to find out why.
Great video! Looking forward to the next one.
Glad you like it! Thank you ☺️ Regarding interactive completion not working: You need fzf to be installed for interactive completion to work. Did you install fzf? That's the first reason I can think of, why it might not be working.
@@marco_peluso I did install fzf
cdi works fine
It's just space + tab after "cd ", right?
That's right. Do you have Zsh comletions enabled? They have to be enabled and the line `eval "$(zoxide init zsh)"` has to be added after `compinit` is called in your `.zshrc`.
There's also a hint in zoxide's installation instructions:
> For completions to work, the above line must be added after `compinit` is called. You may have to rebuild your completions cache by running `rm ~/.zcompdump*; compinit`.
If you haven't set up completions yet, this is a great guide: thevaluable.dev/zsh-completion-guide-examples/
Let me know if that helps 🤞
I'm assuming you're also using `Zsh` as your shell here, of course. zoxide completions only work with zoxide v0.8.0+, bash 4.4+/fish/zsh, btw.
@@marco_peluso this is exaclty what i was looking for. I recon interactive search did not work. cdi (zi) works like a charm. Thank you for spotting a possible issue
@@marco_peluso There we go, it works!
I was indeed missing Zsh completions. Thank you for taking the time to help!
That guide looks like a fun rabbit hole to get into sometime, thank you for sharing.
🧙♂️🪄✨
🧙♂️🧚🦄