From bd678526b3360851468555fca8bb5d53fef11218 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 17 Sep 2005 21:39:07 +0000 Subject: 21731: handle multibyte characters in prompts correctly --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 455f84b52..d1dbf5749 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-09-17 Peter Stephenson + * 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 -- cgit 1.4.1