You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing the autocompletion (following instructions) script at:
/usr/local/share/zsh/site-functions
And checking the permissions are all ok, autocompletion does not work
Ok, thanks for letting me know. It sounds like this is just a OMZ config issue? If there's something that should be included in the docs to make this clearer though, I'd happily accept a PR 😃.
Issue Summary
Installing the autocompletion (following instructions) script at:
/usr/local/share/zsh/site-functions
And checking the permissions are all ok, autocompletion does not work
Steps to Reproduce
Install notes on a Mac:
curl -L https://rawgit.com/pimterry/notes/latest-release/install.sh | zsh
Install autocompletion script
curl -L https://rawgit.com/pimterry/notes/latest-release/_notes > /usr/local/share/zsh/site-functions/_notes
Set $NOTES_DIRECTORY on .zshrc
Relaunch shell
notes autocompletion does not work. Other zsh completion scripts for other commands do work
thanks! :-D
The text was updated successfully, but these errors were encountered: