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

completions/pacman: fix -Qp completing packages, not files #10039

Merged
merged 1 commit into from Oct 1, 2023

Conversation

Xiretza
Copy link
Contributor

@Xiretza Xiretza commented Sep 30, 2023

--file/-p makes -Q interpret the command line argument as a package file rather than a package name.

TODOs:

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

--file/-p makes -Q interpret the command line argument as a package file
rather than a package name.
@faho faho added this to the fish 3.7.0 milestone Oct 1, 2023
@faho faho merged commit 0cdf801 into fish-shell:master Oct 1, 2023
6 of 7 checks passed
@faho
Copy link
Member

faho commented Oct 1, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants