Date: Mon, 19 Aug 2002 04:26:59 +0200 From: Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE> To: Stoian Mishinev <mishinev@digsys.bg> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: vi in 8 bit mode Message-ID: <20020819022659.GC263@no-support.loc> In-Reply-To: <3D60254C.7040507@digsys.bg> References: <3D60254C.7040507@digsys.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Stoian, > How can switch vi in 8 bit mode to be possible to edit files containig=20 > cyrillic text. When trying to use vi with cyr text i see this" >=20 > oCMenu.makeMenu('sub32','top3','\xcf\xe0\xf0\xf2\xed\xfc\xee\xf0=20 > 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=F6rn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020819022659.GC263>