Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add native ZSH completion script #865

Merged
merged 4 commits into from
May 15, 2018
Merged

Commits on May 15, 2018

  1. Enable native completion for zsh

    Nicholas Wiles authored and davidism committed May 15, 2018
    Configuration menu
    Copy the full SHA
    f17dead View commit details
    Browse the repository at this point in the history
  2. Explicitly check for zsh source var when determining shell type.

    Nicholas Wiles authored and davidism committed May 15, 2018
    Configuration menu
    Copy the full SHA
    632ff56 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES file.

    Nicholas Wiles authored and davidism committed May 15, 2018
    Configuration menu
    Copy the full SHA
    4f96820 View commit details
    Browse the repository at this point in the history
  4. Fix failing bash completion function test signature.

    Nicholas Wiles authored and davidism committed May 15, 2018
    Configuration menu
    Copy the full SHA
    c99bbc0 View commit details
    Browse the repository at this point in the history