This is the mail archive of the cygwin@sourceware.cygnus.com 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]

bash & chars>0x80


Hi!

I have some problems with cyrillic characters in bash
It looks like bash error.
---------------
$ echo £ÙÀáâ÷çäå³öúéëìíîïðòóôõæëãþûýÿùøüàñ
£ÙÀáâ÷çäåöúéëìíîïðòóôõæëãþûýÿùøüàñ

$ bash -c 'echo £ÙÀáâ÷çäåöúéëìíîïðòóôõæëãþûýÿùøüàñ'
¿v³L+T+-+³³L³T³=+³³TTLL³¸++----³³-
---------------
I have following lines in ~/.inputrc, but characters > 0x80 still
converted.
---------------
set convert-meta Off
set input-meta On
set output-meta On
---------------

Best regards.
Alexey Voinov



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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