8000 Add speedtest-cli/speedtest completion by puenka · Pull Request #5840 · fish-shell/fish-shell · GitHub
[go: up one dir, main page]

Skip to content

Add speedtest-cli/speedtest completion#5840

Merged
faho merged 4 commits intofish-shell:masterfrom
puenka:patch-1
Apr 27, 2019
Merged

Add speedtest-cli/speedtest completion#5840
faho merged 4 commits intofish-shell:masterfrom
puenka:patch-1

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.

puenka added 2 commits April 23, 2019 14:21
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.

3 participants

0