From 1dc5677a419456cc23a5e9fa763fc01c35ff1791 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 15 May 2000 13:19:26 +0000 Subject: add _in_vared for completion inside vared; make insert-tab default to `false' there --- Doc/Zsh/compsys.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index af17d9434..45bae9f0d 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -1258,7 +1258,8 @@ insert the TAB character if the completion code would normally do that (i.e. when there is no non-blank character to the left of the cursor yet). If set to `false', completion will be done even there. -The default value of this style is `true'. +The default value of this style is `true' unless when completing +inside the tt(vared) builtin command, where it defaults to `false'. ) kindex(insert-unambiguous, completion style) item(tt(insert-unambiguous))( -- cgit 1.4.1