about summary refs log tree commit diff
path: root/Doc/Zsh/params.yo
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-06-27 06:54:32 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-06-27 06:54:32 +0000
commitb09922bb063ddf44c7850b182fec4795fbe1ae90 (patch)
tree8a6dfa5ef6c6012753c0dc5a6e93e6f820b51a58 /Doc/Zsh/params.yo
parent346825df86466cf151be61b9429ef2c1734e66ea (diff)
downloadzsh-b09922bb063ddf44c7850b182fec4795fbe1ae90.tar.gz
zsh-b09922bb063ddf44c7850b182fec4795fbe1ae90.tar.xz
zsh-b09922bb063ddf44c7850b182fec4795fbe1ae90.zip
zsh-3.1.5-pws-23 zsh-3.1.5-pws-23
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),