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 completions/src.fish #6026

Merged
merged 1 commit into from Aug 5, 2019
Merged

Add completions/src.fish #6026

merged 1 commit into from Aug 5, 2019

Conversation

adiabatic
Copy link
Contributor

Description

I had a look through ~/.local/share/fish/generated_completions/src.fish and it was clear to me that fish_update_completions was very confused by the src manpage. While I didn't add code to handle the -<n> syntax or provide lists of tags and branches for tag/branch deletion, I can confidently say that I'm less confused by the manpage than fish_update_completions was.

Hope this is useful to other people.

TODOs:

  • Changes to fish usage are reflected in user documentation/manpages.
  • Tests have been added for regressions fixed
  • User-visible changes noted in CHANGELOG.md

@faho faho merged commit 9b89b82 into fish-shell:master Aug 5, 2019
@faho faho added this to the fish 3.1.0 milestone Aug 5, 2019
@faho
Copy link
Member

faho commented Aug 5, 2019

Thanks, merged!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants