diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-12 13:50:42 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-12 13:50:42 +0000 |
| commit | bd70d684fcf40ff1fba07ec69bd08e1ce40cbd2f (patch) | |
| tree | 3392bb954086841c7351e06b45e82594342f4e31 /ChangeLog | |
| parent | 24996: improve xtrace output for patterns (diff) | |
| download | zsh-bd70d684fcf40ff1fba07ec69bd08e1ce40cbd2f.tar zsh-bd70d684fcf40ff1fba07ec69bd08e1ce40cbd2f.tar.gz zsh-bd70d684fcf40ff1fba07ec69bd08e1ce40cbd2f.tar.bz2 zsh-bd70d684fcf40ff1fba07ec69bd08e1ce40cbd2f.tar.lz zsh-bd70d684fcf40ff1fba07ec69bd08e1ce40cbd2f.tar.xz zsh-bd70d684fcf40ff1fba07ec69bd08e1ce40cbd2f.tar.zst zsh-bd70d684fcf40ff1fba07ec69bd08e1ce40cbd2f.zip | |
25002: only ZLE should update attributes resulting from prompt expansion
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-05-12 Peter Stephenson <pws@csr.com> + + * 25002: Src/builtin.c, Src/init.c, Src/input.c, Src/loop.c, + Src/prompt.c, Src/subst.c, Src/utils.c, Src/zsh.h, + Src/Zle/zle_main.c, Src/Zle/zle_refresh.c: only update + display attributes from prompts within zle. + 2008-05-11 Peter Stephenson <p.w.stephenson@ntlworld.com> * 24996: Src/cond.c, Src/exec.c, Src/glob.c, Src/loop.c, |
