about summary refs log tree commit diff
path: root/Completion/Zsh/Command/_precommand
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Command/_precommand')
-rw-r--r--Completion/Zsh/Command/_precommand5
1 files changed, 1 insertions, 4 deletions
diff --git a/Completion/Zsh/Command/_precommand b/Completion/Zsh/Command/_precommand
index c9eef78af..fd88074c0 100644
--- a/Completion/Zsh/Command/_precommand
+++ b/Completion/Zsh/Command/_precommand
@@ -1,9 +1,6 @@
 #compdef - nohup eval time rusage noglob nocorrect catchsegv aoss hilite eatmydata
 
-# precommands is made local in _main_complete
-precommands+=($words[1])
-
 shift words
 (( CURRENT-- ))
 
-_normal
+_normal -p $service