babarot/enhancd

__enhancd::sync:7: command not found: #

Closed this issue · 1 comments

What did you expect to happen?
no error or debug info appearing when I cd into folders.

What actually happened?
when I cd to a directory, I'm getting debug info errors.
Other than that search does work via fzf

Output

__enhancd::sync:7: command not found: #
__enhancd::sync:8: command not found: #
__enhancd::sync:9: command not found: #
__enhancd::sync:10: is a directory: /home
__enhancd::sync:11: operation not supported: /home/lisa
__enhancd::sync:12: no such file or directory: /home/lisa/src
__enhancd::sync:13: no such file or directory: /home/lisa/src/github.com

Additional context
m1 darwin + zsh + nix + nix-darwin + home-manager
installed as described here https://nix-community.github.io/home-manager/options.html#opt-programs.zsh.plugins

I was using old revision. with master it works well, thanks.