Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Manual for new style completion



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