From 8ceb54fbc2f879e0e80f58c18761bd54db07e5f7 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:25:40 +0000 Subject: zsh-3.1.5-pws-15 --- Completion/User/_stty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_stty') diff --git a/Completion/User/_stty b/Completion/User/_stty index 73c860d54..32355be30 100644 --- a/Completion/User/_stty +++ b/Completion/User/_stty @@ -1,4 +1,4 @@ -#defcomp stty +#compdef stty if [[ "$words[CURRENT-1]" = \ (*erase|discard|status|dsusp|intr|kill|lnext|quit|reprint|start|s*p) ]] -- cgit 1.4.1