about summary refs log tree commit diff
path: root/Doc/Zsh/params.yo
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r--Doc/Zsh/params.yo13
1 files changed, 0 insertions, 13 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index 9353ec977..9f0b34193 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -858,19 +858,6 @@ item(tt(WORDCHARS) <S>)(
 A list of non-alphanumeric characters considered part of a word
 by the line editor.
 )
-vindex(ZBEEP)
-item(tt(ZBEEP))(
-If set, this gives a string of characters, which can use all the same codes
-as the tt(bindkey) command as described in
-ifzman(zmanref(zshzle))\
-ifnzman(noderef(Zsh Line Editor))\
-, that will be output to the terminal
-instead of beeping.  This may have a visible instead of an audible effect;
-for example, the string `tt(\e[?5h\e[?5l)' on a vt100 or xterm will have
-the effect of flashing reverse video on and off (if you usually use reverse
-video, you should use the string `tt(\e[?5l\e[?5h)' instead).  This takes
-precedence over the tt(NOBEEP) option.
-)
 vindex(ZDOTDIR)
 item(tt(ZDOTDIR))(
 The directory to search for shell startup files (.zshrc, etc),