bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cat in locale ru_RU.utf8 or this is the bash issue?


From: Peter Volkov Alexandrovich
Subject: Re: cat in locale ru_RU.utf8 or this is the bash issue?
Date: Wed, 12 Jan 2005 01:20:33 +0300
User-agent: KMail/1.7.2

On Wednesday 12 January 2005 01:00, Andreas Schwab wrote:
> Peter Volkov Alexandrovich <address@hidden> writes:
> > I should get the same string again. But if I misstyped and then edited my
> > words in russian language with backspace then next line differs from the
> > previous. So if I type:
> >
> > абг<backspace>в
> >
> > the first line will be:
> >
> > абв
> >
> > but the second
> >
> > аб�
>
> Try stty iutf8 to tell the terminal that input is encoded in UTF-8.

Thank you for your answer, Andreas.

But it can not help me. Look at version of stty I have. 
address@hidden ~ $ stty --version
stty (GNU coreutils) 5.2.1
Written by David MacKenzie.

But it does not support option iutf8:
address@hidden ~ $ env LC_MESSAGES="C" stty iutf8
stty: invalid argument `iutf8'
Try `stty --help' for more information.

man stty also knows nothing about similar options. I use Gentoo distribution. 
Does such stty's behavour mean that developers hacked stty?

-- 

______________________________________

Volkov Peter, <address@hidden>
General Physics Institute,
Russian Academy of Sciences.
______________________________________

Linux 2.6.9-gentoo-r13 i686
Intel(R) Pentium(R) M processor 1700MHz




reply via email to

[Prev in Thread] Current Thread [Next in Thread]