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 Purge Subcommand Completion for Apt #3097

Merged
merged 1 commit into from May 31, 2016
Merged

Add Purge Subcommand Completion for Apt #3097

merged 1 commit into from May 31, 2016

Conversation

femnad
Copy link
Contributor

@femnad femnad commented May 31, 2016

This patch adds completions for apt's purge sub-command.

  • User documentation changes unnecessary
  • Release notes updated

@@ -11,7 +11,7 @@ end

function __fish_apt_use_package --description 'Test if apt command should have packages as potential completion'
for i in (commandline -opc)
if contains -- $i contains install remove upgrade full-upgrade show search
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this was a stray contains.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is. Nice catch!

@faho faho merged commit 8d11bb9 into fish-shell:master May 31, 2016
@faho
Copy link
Member

faho commented May 31, 2016

Merged, thanks!

@faho faho added this to the 2.3.1 milestone May 31, 2016
@femnad femnad deleted the forkmaster branch June 1, 2016 08:29
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 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