about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
authorBart Schaefer <barts@users.sourceforge.net>2001-09-15 20:58:33 +0000
committerBart Schaefer <barts@users.sourceforge.net>2001-09-15 20:58:33 +0000
commitd4e869d1009ffe97b13c28c74c736d6072dcf019 (patch)
tree78800f6746b7e55d3020fb55fc7d6956df119d42 /Doc/Zsh/zle.yo
parentee91fa4eb1f750f6406b8e695f3748aba957eeab (diff)
downloadzsh-d4e869d1009ffe97b13c28c74c736d6072dcf019.tar.gz
zsh-d4e869d1009ffe97b13c28c74c736d6072dcf019.tar.xz
zsh-d4e869d1009ffe97b13c28c74c736d6072dcf019.zip
ZLE doc xref to BAUD, fix doc build error.
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r--Doc/Zsh/zle.yo8
1 files changed, 8 insertions, 0 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 4e5a4dc1d..c184f0a87 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -21,6 +21,14 @@ This mode
 is similar to bf(ksh), and uses no termcap sequences.  If tt(TERM) is
 "emacs", the tt(ZLE) option will be unset by default.
 
+vindex(BAUD, use of)
+vindex(COLUMNS, use of)
+vindex(LINES, use of)
+The parameters tt(BAUD), tt(COLUMNS), and tt(LINES) are also used by the
+line editor.
+ifzman(See em(Parameters Used By The Shell) in zmanref(zshparam))\
+ifnzman(noderef(Parameters Used By The Shell)).
+
 startmenu()
 menu(Keymaps)
 menu(Zle Builtins)