Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
German umlaut bugs on Linux
- X-seq: zsh-workers 4927
- From: Bernd Eggink <eggink@xxxxxxxxxxxxxx>
- To: zsh Workers <zsh-workers@xxxxxxxxxxxxxxx>
- Subject: German umlaut bugs on Linux
- Date: Tue, 19 Jan 1999 17:06:13 +0100
- Organization: RRZ Uni Hamburg
- Sender: rz2a022@xxxxxxxxxxxxxx
Handling of German special characters (umlauts and 'ß') is still buggy
on Linux (unpatched 3.1.5 version).
print 'mäh'
from the terminal works OK, but
print "mäh"
gives $PS2 on the next line. Entering " then produces the message
zsh: command not found: h\n
Within a script, the command works as expected. I tried the same on AIX,
no such bugs there.
Bernd
--
Bernd Eggink
Regionales Rechenzentrum der Uni Hamburg
eggink@xxxxxxxxxxxxxxxxxx
http://www.rrz.uni-hamburg.de/eggink/BEggink.html
Messages sorted by:
Reverse Date,
Date,
Thread,
Author