OK, echo works.

$ echo \351
�

CygWin folks, is it the normal behavior ?

Thanks JB.

CU
.                         \)|(/
.                         (o o)
. /-----------------ooO----(_)----Ooo-----------------\
.(_|                  Francis VIVAT                   |
.  |                    CETP-CNRS                     |
.  |  10-12, avenue de l'Europe  78140 Velizy         |
.  |             Tel    : +33 1 3925 4780             |
.  |             Fax    : +33 1 3925 4922             |_
.  |      E-Mail : [EMAIL PROTECTED]         | )
.  \---------------------------------------------------/
.                        (_)  (_)



----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: mardi 22 mai 2001 13:29
Subject: Re: [ANNOUNCEMENT] Cygwin/XFree86 DocBook-based FAQ draft


>
> > On Tue, May 22, 2001 at 12:03:00PM +0200, Francis VIVAT wrote
> > > If no .inputrc, pressing � makes a beep.
> > > With my .inputrc, pressing � makes \351
>
> The behaviour depends on using bash or sh.
> Bash doesn't show umlauts while you type, but
> shows umlauts in echo commands.
>
> $ sh
> \[\033]0;\w\007
> \033[32m\]\u@\h \[\033[33m\w\033[0m\]
> $ echo ���
> ���
> \[\033]0;\w\007
> \033[32m\]\u@\h \[\033[33m\w\033[0m\]
> $ bash
>
> g013@BE /
> $ echo \344\366\374
> ���
>
>
> Regards
>   Johannes
>
>
>
>

Reply via email to