From 3a84a91e2bb455546a0e01cfe6b6b68ca70b1efb Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 16 Nov 1999 13:08:17 +0000 Subject: zsh-workers/8648 --- Completion/Base/_subscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Base/_subscript') diff --git a/Completion/Base/_subscript b/Completion/Base/_subscript index 80a3b1720..a3b97a45e 100644 --- a/Completion/Base/_subscript +++ b/Completion/Base/_subscript @@ -3,7 +3,7 @@ local expl if [[ "$PREFIX" = :* ]]; then - _wanted char-classes expl 'character class' && + _wanted characters expl 'character class' && compadd "$expl[@]" -p: -S ':]' alnum alpha blank cntrl digit graph \ lower print punct space upper xdigit elif [[ ${(Pt)${compstate[parameter]}} = assoc* ]]; then -- cgit v1.2.3-70-g09d2