From abe6b42d1f57ed4114778f79ecc4723b70b86122 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 22 Nov 1999 17:58:47 +0000 Subject: manual/8728 --- Completion/Base/_arguments | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Completion') diff --git a/Completion/Base/_arguments b/Completion/Base/_arguments index f7e1cdedd..fa72f323d 100644 --- a/Completion/Base/_arguments +++ b/Completion/Base/_arguments @@ -166,7 +166,7 @@ _style -s options auto-description autod if comparguments -i "$autod" "$@"; then local nm="$compstate[nmatches]" action noargs aret expl local local next direct odirect equal single match matched ws tmp1 tmp2 - local opts subc + local opts subc prefix suffix if comparguments -D descr action; then comparguments -C subc @@ -289,8 +289,6 @@ if comparguments -i "$autod" "$@"; then if [[ -n "$opts" && -z "$aret$matched" && nm -eq compstate[nmatches] ]]; then - local prefix suffix - prefix="${PREFIX#*\=}" suffix="$SUFFIX" PREFIX="${PREFIX%%\=*}" -- cgit 1.4.1