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

Refactor completion function #560

Merged
merged 2 commits into from
Jul 18, 2017

Commits on Jul 18, 2017

  1. Configuration menu
    Copy the full SHA
    b9bb71f View commit details
    Browse the repository at this point in the history
  2. Refactor zsh completion function

    - Improve documentation
    - Reorganise into functions
    - Order options lexicographically
    - Correct minor wording inconsistencies
    - Fix --count error
    - Fix --maxdepth error
    - Fix --path-separator error
    - Fix --version error
    - Adjust exclusivity for --files, -h, -j, -o, -r, -t, -T, -v, -V, &c.
    - Improve pattern-operand guard behaviour
    - Partially fix issue with colorspec state
    - Fix issue with typespec state
    - Add completion for <type>:include: sequence
    - Move licence info out of the way
    okdana committed Jul 18, 2017
    Configuration menu
    Copy the full SHA
    d4a8168 View commit details
    Browse the repository at this point in the history