about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-07-24 17:06:22 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-07-24 17:06:22 -0700
commitf3130bf6e9d5fa3ecda845f1895b9b55a240064c (patch)
tree9d8beb5e39181c463f3d5acf57520a5143158bb1 /Doc/Zsh/zle.yo
parent84495e3415f8f970f014fa5843a8601e0646a175 (diff)
downloadzsh-f3130bf6e9d5fa3ecda845f1895b9b55a240064c.tar.gz
zsh-f3130bf6e9d5fa3ecda845f1895b9b55a240064c.tar.xz
zsh-f3130bf6e9d5fa3ecda845f1895b9b55a240064c.zip
35896: index zle_highlight
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r--Doc/Zsh/zle.yo2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index ef73f4d55..3cdb4fe00 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -29,6 +29,7 @@ line editor. See
 ifzman(em(Parameters Used By The Shell) in zmanref(zshparam))\
 ifnzman(noderef(Parameters Used By The Shell)).
 
+vindex(zle_highlight, use of)
 The parameter tt(zle_highlight) is also used by the line editor; see
 ifzman(em(Character Highlighting) below)\
 ifnzman(noderef(Character Highlighting)).  Highlighting
@@ -2457,6 +2458,7 @@ enditem()
 texinode(Character Highlighting)()(Zle Widgets)(Zsh Line Editor)
 sect(Character Highlighting)
 
+vindex(zle_highlight, setting)
 The line editor has the ability to highlight characters or regions
 of the line that have a particular significance.  This is controlled
 by the array parameter tt(zle_highlight), if it has been set by the user.