diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-16 11:49:21 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-16 11:49:21 +0000 |
commit | 2ec71bdad6e83e908593560fe26740feba48dae5 (patch) | |
tree | 94465d1c3c6bbe84ba5f702d745f8bf7e2a4f599 /Doc/Zsh/prompt.yo | |
parent | a1327642ae72bd2b1c6751920a366d4e21fc89f5 (diff) | |
download | zsh-2ec71bdad6e83e908593560fe26740feba48dae5.tar.gz zsh-2ec71bdad6e83e908593560fe26740feba48dae5.tar.xz zsh-2ec71bdad6e83e908593560fe26740feba48dae5.zip |
25052: update docs for use of colour highlighting
Diffstat (limited to 'Doc/Zsh/prompt.yo')
-rw-r--r-- | Doc/Zsh/prompt.yo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/Zsh/prompt.yo b/Doc/Zsh/prompt.yo index 8aaa4d4f4..23559512f 100644 --- a/Doc/Zsh/prompt.yo +++ b/Doc/Zsh/prompt.yo @@ -191,7 +191,8 @@ following the tt(%F), for example tt(%F{red}). In the latter case the values allowed are as described for the tt(fg) tt(zle_highlight) attribute; ifzman(see em(Character Highlighting) in zmanref(zshzle))\ -ifnzman(noderef(Character Highlighting)). +ifnzman(noderef(Character Highlighting)). This means that numeric +colours are allowed in the second format also. ) item(tt(%K) LPAR()tt(%k)RPAR())( Start (stop) using a different bacKground colour. The syntax is |