fuzzy-fs icon indicating copy to clipboard operation
fuzzy-fs copied to clipboard

Strange behavior in macOS Monterrey 12.5

Open oscarmcm opened this issue 2 years ago • 0 comments

Hi,

I tried installing this with Antigen but every time I tried to execute it it returned the following message:

❯ fuzzy-fs
zsh: permission denied: fuzzy-fs

Then I decided to source it directly in my zshrc configuration, but I ended with a different error message:

fuzzy-fs:63: command not found: _fuzzy-fs-first-available-command
fuzzy-fs:64: command not found: _fuzzy-fs-first-available-command
fuzzy-fs:70: command not found: _fuzzy-fs-first-available-command
fuzzy-fs:71: command not found: _fuzzy-fs-first-available-command
fuzzy-fs:89: command not found: _fuzzy-fs-check-empty
fuzzy-fs:93: command not found: _fuzzy-fs-abspath
fuzzy-fs:108: command not found: _fuzzy-fs-ls-panel
fuzzy-fs:110: command not found: _fuzzy-fs-debug-var
fuzzy-fs:111: command not found: _fuzzy-fs-debug-var
fuzzy-fs:112: command not found: _fuzzy-fs-debug-var
fuzzy-fs:113: command not found: _fuzzy-fs-debug-var
fzf returned something unexpected, please contact the author with the following information:
PWD: /Users/loki
the last panel is: _fuzzy-fs-ls-panel
the query string is:
the cmd is:
the taget is:

Thanks in advance for any suggestion or let me know if you need anything else, happy to collaborate on it.

oscarmcm avatar Aug 04 '22 17:08 oscarmcm