Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
tab completion. #11934
tab completion. #11934
Comments
|
There are three options: --hls-prefer-ffmpeg --hls-prefer-native --hls-use-mpegts. |
|
Thanks @chim1aap that's right |
|
nothing happens. |
|
Did you set tab completion correctly? |
|
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. |
|
On Arch Linux I have to run |
|
i've tried a different keyboard just in case and the problem is still present. i'll try the arch workaround when i can. |
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'.