zsh-workers
 help / color / mirror / code / Atom feed
* German umlaut bugs on Linux
@ 1999-01-19 16:06 Bernd Eggink
  1999-01-19 16:08 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Eggink @ 1999-01-19 16:06 UTC (permalink / raw)
  To: zsh Workers

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@rrz.uni-hamburg.de
http://www.rrz.uni-hamburg.de/eggink/BEggink.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: German umlaut bugs on Linux
  1999-01-19 16:06 German umlaut bugs on Linux Bernd Eggink
@ 1999-01-19 16:08 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 1999-01-19 16:08 UTC (permalink / raw)
  To: Bernd Eggink, zsh Workers

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@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-01-19 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-19 16:06 German umlaut bugs on Linux Bernd Eggink
1999-01-19 16:08 ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).