From d4e869d1009ffe97b13c28c74c736d6072dcf019 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 15 Sep 2001 20:58:33 +0000 Subject: ZLE doc xref to BAUD, fix doc build error. --- Doc/Zsh/zle.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Doc/Zsh/zle.yo') 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) -- cgit 1.4.1