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

Implement XBPS completions #7239

Merged
merged 6 commits into from Aug 5, 2020
Merged

Implement XBPS completions #7239

merged 6 commits into from Aug 5, 2020

Conversation

chilledfrogs
Copy link
Contributor

@chilledfrogs chilledfrogs commented Aug 4, 2020

Description

XBPS has no intelligent fish completion, I attempted to fix that.

(future) TODOs:

  • Make case-correcting package matches
  • Make mode flags which are mutually exclusive actually all work properly
  • Make package versions show next to installed packages in completions, a bit like with pacman
  • Command completion for the few utilities that need it
  • User-visible changes noted in CHANGELOG.rst

@krobelus krobelus added this to the fish 3.2.0 milestone Aug 5, 2020
@krobelus krobelus merged commit 54823c9 into fish-shell:master Aug 5, 2020
@krobelus
Copy link
Member

krobelus commented Aug 5, 2020

Looks fine, thanks!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 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