diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-01 10:58:23 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-01 10:58:23 +0000 |
commit | fadf4a55ffa9209f1988e7bd85f2940ef592d26f (patch) | |
tree | 409b30a4b6a8bf0e76ebf1b4516f002571026a80 /ChangeLog | |
parent | 71eafcc9458bd539913a19e7595ee84f4f3e74c9 (diff) | |
download | zsh-fadf4a55ffa9209f1988e7bd85f2940ef592d26f.tar.gz zsh-fadf4a55ffa9209f1988e7bd85f2940ef592d26f.zip |
24899: make colour escape sequences configurable
allow ANSI colour names
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-05-01 Peter Stephenson <pws@csr.com> + + * 24899: Doc/Zsh/zle.yo, Src/Zle/zle_main.c, + Src/Zle/zle_refresh.c: make colour escape sequences configurable + and allow ANSI colour names. + 2008-04-29 Peter Stephenson <p.w.stephenson@ntlworld.com> * 24895: Matt Wozniski: Doc/Zsh/zle.yo: typo. |