Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: German umlaut bugs on Linux
- X-seq: zsh-workers 4928
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: Bernd Eggink <eggink@xxxxxxxxxxxxxx>, zsh Workers <zsh-workers@xxxxxxxxxxxxxxx>
- Subject: Re: German umlaut bugs on Linux
- Date: Tue, 19 Jan 1999 17:08:31 +0100
- In-reply-to: "Bernd Eggink"'s message of "Tue, 19 Jan 1999 17:06:13 NFT." <36A4AD75.ECD99DF0@xxxxxxxxxxxxxxxxxx>
Bernd Eggink wrote:
> Handling of German special characters (umlauts and '=DF') is still buggy
> on Linux (unpatched 3.1.5 version).
>
> print 'm=E4h'
>
> from the terminal works OK, but
>
> print "m=E4h"
>
> gives $PS2 on the next line. Entering " then produces the message
>
> zsh: command not found: h\n
(=E4 is u-umlaut, I haven't fixed up quoted-printables in quotations.)
Try zsh-workers/4612. It's specific to machines where char is signed.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author