From 5fc256c9876a36bc7d9c7c30261249e9ea189253 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 8 Sep 1999 09:36:40 +0000 Subject: zsh-workers/7716 --- Completion/Base/_precommand | 3 --- 1 file changed, 3 deletions(-) (limited to 'Completion/Base') diff --git a/Completion/Base/_precommand b/Completion/Base/_precommand index 1ff11bc3c..bcda9fc8b 100644 --- a/Completion/Base/_precommand +++ b/Completion/Base/_precommand @@ -3,7 +3,4 @@ shift words (( CURRENT-- )) -# We now want to go back to doing ordinary completion on the new word, -# so restore the default _compskip. -_compskip='' _normal -- cgit 1.4.1