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

tab completion. #11934

Closed
cardshuffler opened this issue Feb 1, 2017 · 7 comments
Closed

tab completion. #11934

cardshuffler opened this issue Feb 1, 2017 · 7 comments

Comments

@cardshuffler
Copy link

@cardshuffler cardshuffler commented Feb 1, 2017

using 2017.02.01 on ubuntu mate 16.10.

tab completion seems to no longer work.

i type 'you" then press tab and all is normal. i then proceed to type '--hls' then press tab but nothing happens. the expected outcome is 'youtube-dl --hls-prefer-native'.

@chim1aap
Copy link

@chim1aap chim1aap commented Feb 1, 2017

There are three options: --hls-prefer-ffmpeg --hls-prefer-native --hls-use-mpegts.
Press tab a few times and bash should list all options.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 1, 2017

Thanks @chim1aap that's right

@yan12125 yan12125 closed this Feb 1, 2017
@cardshuffler
Copy link
Author

@cardshuffler cardshuffler commented Feb 1, 2017

nothing happens.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 1, 2017

Did you set tab completion correctly?

@cardshuffler
Copy link
Author

@cardshuffler cardshuffler commented Feb 1, 2017

yes. as stated if i type 'you' then press tab it works fine. it's when i type '--*' that the issue arises. --version doesn't work either.

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Feb 1, 2017

On Arch Linux I have to run source /usr/share/bash-completion/completions/youtube-dl before tab completion works. That's an Arch Linux bug. Maybe Ubuntu has similar bugs.

@cardshuffler
Copy link
Author

@cardshuffler cardshuffler commented Feb 1, 2017

i've tried a different keyboard just in case and the problem is still present.

i'll try the arch workaround when i can.

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.