From d16943d9a91a160c6377ea722a57cf901f93cfae Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 4 Feb 2009 20:41:32 +0000 Subject: TBD: documentation of highlighting --- Doc/Zsh/zle.yo | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 5e375d7cc..fbe3397d6 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -809,12 +809,10 @@ whitespace.) list(An end offset in the same units as tt(CURSOR), terminated by whitespace.) list(A highlight specification in the same format as -used for the contexts tt(region) or tt(special) -in the parameter tt(zle_highlight), +used for contexts in the parameter tt(zle_highlight), ifnzman(noderef(Character Highlighting))\ -ifzman(see Character Highlighting below). -Hence this should be a comma-separated list of any of the -words tt(bold), tt(standout) or tt(underline). +ifzman(see Character Highlighting below); +for example, tt(standout) or tt(fg=red,bold)). endlist() For example, @@ -830,7 +828,6 @@ keep the highlighting effect synchronised with the line as it is edited; hence region highlighting is best limited to static effects within user widgets. ) -) vindex(WIDGET) item(tt(WIDGET) (scalar))( The name of the widget currently being executed; read-only. -- cgit 1.4.1