From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26143 invoked from network); 11 Oct 2005 16:33:03 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Oct 2005 16:33:03 -0000 Received: (qmail 27019 invoked from network); 11 Oct 2005 16:32:55 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Oct 2005 16:32:55 -0000 Received: (qmail 18581 invoked by alias); 11 Oct 2005 16:32:49 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9489 Received: (qmail 18571 invoked from network); 11 Oct 2005 16:32:48 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Oct 2005 16:32:48 -0000 Received: (qmail 26010 invoked from network); 11 Oct 2005 16:32:48 -0000 Received: from flock1.newmail.ru (212.48.140.157) by a.mx.sunsite.dk with SMTP; 11 Oct 2005 16:32:46 -0000 Received: (qmail 12986 invoked from network); 11 Oct 2005 16:20:16 -0000 Received: from unknown (HELO cooker.home.net) (arvidjaar@newmail.ru@83.237.208.173) by smtpd.newmail.ru with SMTP; 11 Oct 2005 16:20:16 -0000 From: Andrey Borzenkov To: zsh-users@sunsite.dk Subject: Re: Wrong UTF-8-characters in prompt Date: Tue, 11 Oct 2005 20:32:38 +0400 User-Agent: KMail/1.8.2 Cc: Stephan =?utf-8?q?Windm=C3=BCller?= References: <20051011093327.GB12645@speutel.de> In-Reply-To: <20051011093327.GB12645@speutel.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart5706360.Pd33sxD612"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200510112032.42671.arvidjaar@newmail.ru> X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 --nextPart5706360.Pd33sxD612 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 11 October 2005 13:33, Stephan Windm=C3=BCller 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 =C3=84rzte > windy@zerus:~$ ls =C3=84rzte -d > =C3=84rzte > windy@zerus:~$ cd =C3=84rzte > 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? > =46or now use "setopt printeightbit" but it is obviously a bug - zsh should= not=20 rely on it in multibyte environment. =2Dandrey --nextPart5706360.Pd33sxD612 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQBDS+kqR6LMutpd94wRAp+qAJ48/HwdkH6ahxmb5QvQCeamDZq6awCfToeG zscuWDg+BgQbvXQPxVguo50= =MZ2s -----END PGP SIGNATURE----- --nextPart5706360.Pd33sxD612--