This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [ANNOUNCEMENT] Cygwin/XFree86 DocBook-based FAQ draft


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 : francis.vivat@cetp.ipsl.fr         | )
.  \---------------------------------------------------/
.                        (_)  (_)



----- Original Message -----
From: <Johannes.Becker@hrz.uni-giessen.de>
To: <cygwin-xfree@sources.redhat.com>
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
>
>
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]