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 speedtest-cli/speedtest completion #5840

Merged
merged 4 commits into from Apr 27, 2019
Merged

Add speedtest-cli/speedtest completion #5840

merged 4 commits into from Apr 27, 2019

Conversation

puenka
Copy link
Contributor

@puenka puenka commented Apr 23, 2019

Added a completion file for speedtest-cli utility (https://github.com/sivel/speedtest-cli) as shipped from various package repositories.

Added a completion file for speedtest-cli utility (https://github.com/sivel/speedtest-cli) as shipped from various package repositories.
complete -c speedtest-cli -l no-pre-allocate -d 'Do not pre allocate upload data'
complete -c speedtest-cli -l version -d 'Show the version number and exit'

complete -c speedtest -w speedtest-cli
Copy link
Member

Choose a reason for hiding this comment

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

This won't be autoloaded properly - if you try speedtest -<TAB> before speedtest-cli <TAB> in any given session, it won't work.

You'd have to add speedtest.fish with just this line in it.

@faho faho merged commit 30f040e into fish-shell:master Apr 27, 2019
@faho
Copy link
Member

faho commented Apr 27, 2019

Merged, thanks!

@zanchey zanchey added this to the fish 3.1.0 milestone Sep 25, 2019
@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

3 participants