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

Re: compconfig[list_condition]



I wrote:

> Oops. I first used `BLINES' and then thought someone might complain
> that it's too short or not different enough from `LINES'. The patch
> below fixes this.

Ahem.

Bye
 Sven

diff -u olddoc/Zsh/zle.yo Doc/Zsh/zle.yo
--- olddoc/Zsh/zle.yo	Thu Oct 21 08:59:22 1999
+++ Doc/Zsh/zle.yo	Mon Oct 25 09:58:21 1999
@@ -141,8 +141,8 @@
 If it is assigned to, only that part of the buffer is replaced, and the
 cursor remains between the old tt($LBUFFER) and the new tt($RBUFFER).
 )
-vindex(BLINES)
-item(tt(BLINES))(
+vindex(BUFFERLINES)
+item(tt(BUFFERLINES))(
 The number of screen lines needed for the edit buffer currently
 displayed on screen (i.e. without any changes to the preceding
 parameters done after the last redisplay).

--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author