-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
350 add fish completion support #865
Closed
davewongillies
wants to merge
12
commits into
spf13:master
from
davewongillies:350-add_fish_completion_support
Closed
350 add fish completion support #865
davewongillies
wants to merge
12
commits into
spf13:master
from
davewongillies:350-add_fish_completion_support
Commits on May 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8e081ca - Browse repository at this point
Copy the full SHA 8e081caView commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc7416 - Browse repository at this point
Copy the full SHA bbc7416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 640b79d - Browse repository at this point
Copy the full SHA 640b79dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 575081e - Browse repository at this point
Copy the full SHA 575081eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5697159 - Browse repository at this point
Copy the full SHA 5697159View commit details -
Configuration menu - View commit details
-
Copy full SHA for b681855 - Browse repository at this point
Copy the full SHA b681855View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a631b3 - Browse repository at this point
Copy the full SHA 0a631b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ecb79d - Browse repository at this point
Copy the full SHA 9ecb79dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2035fda - Browse repository at this point
Copy the full SHA 2035fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f3e5f4 - Browse repository at this point
Copy the full SHA 4f3e5f4View commit details -
allow subcommand_path to match even with flags
With the old version flags between subcommands weren't allowed (as it was doing exact match). This solution is still not perfect (as it uses '.+') and could potentially swallow other subcommands.
Configuration menu - View commit details
-
Copy full SHA for 5f46ad3 - Browse repository at this point
Copy the full SHA 5f46ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a407b6c - Browse repository at this point
Copy the full SHA a407b6cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.