Current Path : /proc/2/root/usr/local/ssl/share/zsh/4.3.11/functions/ |
Current File : //proc/2/root/usr/local/ssl/share/zsh/4.3.11/functions/_x_borderwidth |
#autoload local x="$argv[(I)-X]" if (( x )); then _message -r "$argv[x + 1]" else _message -e values 'border width' fi