From f15627d17b8bbf8c6c3623844be509b544d8a9f6 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 14 Nov 2003 16:19:25 +0000 Subject: 19244: various completion function fixes and updates --- Completion/Zsh/Command/_precommand | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Zsh/Command/_precommand') diff --git a/Completion/Zsh/Command/_precommand b/Completion/Zsh/Command/_precommand index e48094721..075f086a9 100644 --- a/Completion/Zsh/Command/_precommand +++ b/Completion/Zsh/Command/_precommand @@ -1,4 +1,4 @@ -#compdef - nohup eval time rusage noglob nocorrect exec +#compdef - nohup env eval time rusage noglob nocorrect exec shift words (( CURRENT-- )) -- cgit 1.4.1