Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Manual for new style completion
- X-seq: zsh-workers 5397
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Manual for new style completion
- Date: Tue, 16 Feb 1999 11:27:25 +0100 (MET)
- In-reply-to: Sven Wischnowsky's message of Mon, 15 Feb 1999 11:42:15 +0100 (MET)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
A little addition: we should mention that the parameters are
automatically reset.
Bye
Sven
--- od/Zsh/compwid.yo Tue Feb 16 11:26:05 1999
+++ Doc/Zsh/compwid.yo Tue Feb 16 11:26:35 1999
@@ -49,7 +49,9 @@
from the completion code to the completion widget and can be set to
give information to the completion code from the completion
widget. Some of the builtin commands and the condition codes use or
-change the current values of these parameters.
+change the current values of these parameters. While the completion
+widget is active, these parameters are reseton each function exit to
+the values they had when the function was entered.
startitem()
item(tt(argv))(
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author