about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-25 08:16:14 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-25 08:16:14 +0000
commitf2217a01887e63ad9239b9a0e53606e233550580 (patch)
treeccc380ec393fb052a21366995cf5288e92e93e40 /Doc/Zsh/zle.yo
parente396615072d520db60e55c53c783932a710e3b59 (diff)
downloadzsh-f2217a01887e63ad9239b9a0e53606e233550580.tar.gz
zsh-f2217a01887e63ad9239b9a0e53606e233550580.tar.xz
zsh-f2217a01887e63ad9239b9a0e53606e233550580.zip
zsh-workers/8400
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r--Doc/Zsh/zle.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 86de87fff..17fe7b345 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -141,8 +141,8 @@ The part of the buffer that lies to the right of the cursor position.
 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).