Your IP : 216.73.216.48


Current Path : /usr/X11R6/share/zsh/5.2/functions/
Upload File :
Current File : //usr/X11R6/share/zsh/5.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