From 053629183d8075c5bd122c9767f0b4f8bf8be870 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 1 Jul 2002 08:25:15 +0000 Subject: add new sepcial context -assign-parameter- for completing the parameter in an assignment (17387) --- Doc/Zsh/compsys.yo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 323473dfd..94e846121 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2515,6 +2515,10 @@ item(tt(-brace-parameter-))( for completing the name of a parameter expansion within braces (`tt(${...})'). ) +kindex(-assign-parameter-, completion context) +item(tt(-assign-parameter-))( +for completing the name of a parameter in an assignment. +) kindex(-command-, completion context) item(tt(-command-))( for completing in a command position. -- cgit 1.4.1