Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 649028

Summary: media-video/vlc should install bundled zsh completion script
Product: Gentoo Linux Reporter: William <sirrobin2318>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description William 2018-02-28 13:09:00 UTC
Hi all,

vlc comes with zsh completion. It is easy to build (after compiling vlc):

cd extras/analyser
./zsh_completion.sh

And then _vlc should be installed in /usr/share/zsh/site-functions.

Could we add this behind the zsh-completion use flag?