diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2005-09-17 21:39:07 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2005-09-17 21:39:07 +0000 |
commit | bd678526b3360851468555fca8bb5d53fef11218 (patch) | |
tree | 3a9847a207a27a4c001927c33c78a6fae0476473 /ChangeLog | |
parent | dc060607e9d9de14f6be02a27a4b54a2643d03a8 (diff) | |
download | zsh-bd678526b3360851468555fca8bb5d53fef11218.tar.gz zsh-bd678526b3360851468555fca8bb5d53fef11218.tar.xz zsh-bd678526b3360851468555fca8bb5d53fef11218.zip |
21731: handle multibyte characters in prompts correctly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 455f84b52..d1dbf5749 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-09-17 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> + * 21731: Src/prompt.c, Src/Zle/zle_refresh.c: count multibyte + characters and their widths properly in prompts. + * 21730: Src/builtin.c, Src/utils.c: nicechar(), used in prompts and other forms of formatted output, didn't return a metafied string with confusing results. Also outputting |