Skip to content

Zsh autocompletion not working on Mac #74

@xguardi

Description

@xguardi

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

  1. Install notes on a Mac:
    curl -L https://rawgit.com/pimterry/notes/latest-release/install.sh | zsh

  2. Install autocompletion script
    curl -L https://rawgit.com/pimterry/notes/latest-release/_notes > /usr/local/share/zsh/site-functions/_notes

  3. Set $NOTES_DIRECTORY on .zshrc

  4. Relaunch shell
    notes autocompletion does not work. Other zsh completion scripts for other commands do work

thanks! :-D

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions