Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@RomanHargrave
Copy link
Contributor

Recently, debian introduced a new apt frontend, apt. This frontend is designed to be simpler for end users than the other offerings and includes such default features as coloring and progress bars. Due to the relative low complexity of the command, it was quite simple to create completions for it, especially given similarity to the preexisting apt-get and aptitude completions.

This addresses issue #1945.

@zanchey
Copy link
Member

zanchey commented Apr 10, 2015

Nice one. Can I suggest moving apt_subcommand to __fish_apt_subcommand?

@RomanHargrave
Copy link
Contributor Author

@zanchey I suppose it could be moved.

edit: done as of last night

@zanchey zanchey added this to the fish 2.2.0 milestone Apr 16, 2015
@zanchey zanchey self-assigned this Apr 16, 2015
@zanchey
Copy link
Member

zanchey commented Apr 16, 2015

Works great, thanks - merged with squash and some minor changes as 9dc53f7.

@zanchey zanchey closed this Apr 16, 2015
@RomanHargrave RomanHargrave deleted the apt-autocomplete branch April 18, 2015 18:09
@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.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants