From 26cc1ad1dfb9ba4ffeaf6079762439822ab828ef Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 14 May 2000 22:08:41 +0000 Subject: doc changes; typo in _jobs; integer builtin understands `-i base' --- Doc/Zsh/zle.yo | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/zle.yo') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 49c8f8e88..13f25cfb4 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -189,8 +189,9 @@ The current history number. ) vindex(PENDING) item(tt(PENDING) (integer))( -The number of bytes pending for input. On systems where the shell is -not able to get this information, this parameter will always have a +The number of bytes pending for input, i.e. the number of bytes which have +already been typed and can immediately be read. On systems where the shell +is not able to get this information, this parameter will always have a value of zero. ) enditem() -- cgit 1.4.1