This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: 1.5.7: Problems with german umlauts in bash/rxvt command line


Now that You point it out, I myself also do not understand how this can work, but it does!

BTW, Hannu, Your mailto does not really work :-)


> -----Original Message-----
> From: Hannu E K Nevalainen [mailto:garbage_collector@telia.com]
> Sent: Saturday, February 28, 2004 3:04 PM
> To: Morche Matthias
> Subject: RE: 1.5.7: Problems with german umlauts in bash/rxvt command
> line
> 
> 
> > From: Morche Matthias
> > Subject: RE: 1.5.7: Problems with german umlauts in 
...
> > set input-meta off
...
> > set meta-flag off
> > set output-meta on
...
> --- bind.mm     2004-02-28 12:49:20.000000000 +0100
> +++ bind.henk   2004-02-28 12:47:04.000000000 +0100
> @@ -6 +6 @@
> -set enable-keypad off
> +set enable-keypad on
> @@ -10 +10 @@
> -set input-meta off
> +set input-meta on
> @@ -13 +13 @@
> -set mark-symlinked-directories off
> +set mark-symlinked-directories on
> @@ -15 +15 @@
> -set meta-flag off
> +set meta-flag on
> @@ -22 +22 @@
> -set bell-style audible
> +set bell-style visible
> 
>  I find it strange that you have got characters with 8'th bit 
> set to work...
> My experience is that 'input-meta' and 'meta-flag' has to be set as
> indicated on '+' marked lines above. Read below to see how I 
> have things
> set.
...

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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