From 9597b7505ab1cf64c246b4a32e14b0602c36b1b2 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 14 Oct 1999 15:05:40 +0000 Subject: manual/8249 --- Completion/Core/_description | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Completion/Core/_description') diff --git a/Completion/Core/_description b/Completion/Core/_description index a19a8373c..107be5cd6 100644 --- a/Completion/Core/_description +++ b/Completion/Core/_description @@ -7,6 +7,8 @@ if [[ "$1" = -[VJ]* ]]; then shift fi +_lastdescr=( "$_lastdescr[@]" "$2" ) + if [[ -n "$compconfig[group_matches]" ]]; then if [[ -n "$compconfig[description_format]" ]]; then eval "$1=($gropt ${(q)2} -X ${(q)compconfig[description_format]//\\%d/$2})" -- cgit 1.4.1