Path : /usr/share/zsh/4.3.10/functions/ |
Current File : //usr/share/zsh/4.3.10/functions/_precommand |
#compdef - nohup eval time rusage noglob nocorrect exec catchsegv aoss # precommands is made local in _main_complete precommands+=($words[1]) shift words (( CURRENT-- )) _normal