about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r--Doc/Zsh/zle.yo5
1 files changed, 3 insertions, 2 deletions
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()