Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Wrong UTF-8-characters in prompt



On Tuesday 11 October 2005 13:33, Stephan Windmüller wrote:
> Hi!
>
> When I change into a directory which contains UTF-8-characters, the
> prompt looks garbled:
>
> windy@zerus:~$ echo $LANG
> de_DE.UTF-8
> windy@zerus:~$ mkdir Ärzte
> windy@zerus:~$ ls Ärzte -d
> Ärzte
> windy@zerus:~$ cd Ärzte
> windy@zerus:~/\M-C\M-^Drzte$
>
> I'm using the CVS-code of 2005/10/04 on Debian Sarge. Is this a bug of
> zsh or do I have to change the prompt?
>

For now use "setopt printeightbit" but it is obviously a bug - zsh should not 
rely on it in multibyte environment.

-andrey

Attachment: pgpllIyErTaiT.pgp
Description: PGP signature



Messages sorted by: Reverse Date, Date, Thread, Author