Current Path :
/
usr
/
share
/
zsh
/
5.0.2
/
functions
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/zsh/5.0.2/functions/_x_visual
#autoload local expl # with the -b option, include `Best' in the matches local best="${argv[(r)-b]:+Best}" argv[(i)-b]=() _wanted visuals expl visual compadd "$@" -M 'm:{a-zA-Z}={A-Za-z}' - \ $best DirectColor TrueColor PseudoColor StaticColor GrayScale StaticGray