diff options
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r-- | Doc/Zsh/params.yo | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index f77d36db4..18c146802 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -893,6 +893,9 @@ character together with any adjacent IFS white space character delimit a field. If an IFS white space character appears twice consecutively in the IFS, this character is treated as if it were not an IFS white space character. + +If the parameter is unset, the default is used. Note this has +a different effect from setting the parameter to an empty string. ) vindex(KEYTIMEOUT) item(tt(KEYTIMEOUT))( |