Current Path : /proc/3/task/3/root/proc/3/task/3/cwd/proc/2/root/usr/share/zsh/4.3.11/functions/ |
Current File : //proc/3/task/3/root/proc/3/task/3/cwd/proc/2/root/usr/share/zsh/4.3.11/functions/_zed |
#compdef zed fned case $service in (fned) _arguments ':shell function:_functions';; (zed) _arguments '(-):file:_files' \ '(:)-f[edit function]:shell function:_functions';; esac