Hello Stoian,
> How can switch vi in 8 bit mode to be possible to edit files containig
> cyrillic text. When trying to use vi with cyr text i see this"
>
> oCMenu.makeMenu('sub32','top3','\xcf\xe0\xf0\xf2\xed\xfc\xee\xf0
> 2','part2.html')^M
What about setting the environment variable 'LC_CTYPE' to
'ru_RU.ISO8859-5' or 'ru_RU.KOI8-R'?
Make also sure that the terminal operates with 8 bit, see
stty(1) xterm(1).
Bj�rn
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message