DIR:/proc/thread-self/root/usr/share/zsh/5.5.1/functions/ |
Current File : //proc/thread-self/root/usr/share/zsh/5.5.1/functions/_x_geometry |
#autoload local x="$argv[(I)-X]" if (( x )); then _message -r "$argv[x + 1]" else _message -e geometries 'geometry' fi |