From 4777e2acd41ad06d172ff06e2ff989fdeee3e19b Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 3 Nov 1999 10:48:39 +0000 Subject: zsh-workers/8515 --- Completion/Base/_command_names | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Base/_command_names') diff --git a/Completion/Base/_command_names b/Completion/Base/_command_names index a640e196b..5ec984bdc 100644 --- a/Completion/Base/_command_names +++ b/Completion/Base/_command_names @@ -15,7 +15,7 @@ fi # Complete jobs in implicit fg and bg if [[ -z "$ext" && "$PREFIX[1]" = "%" ]]; then - _job -P '%' + _jobs [[ nm -ne compstate[nmatches] ]] && return fi -- cgit v1.2.3-70-g09d2