From owner-freebsd-stable Sun Aug 18 19:27:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6DFE37B405 for ; Sun, 18 Aug 2002 19:27:34 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id E19F043E4A for ; Sun, 18 Aug 2002 19:27:33 -0700 (PDT) (envelope-from bfischer@Techfak.Uni-Bielefeld.DE) Received: from fwd08.sul.t-online.de by mailout11.sul.t-online.com with smtp id 17gcGK-0007hc-00; Mon, 19 Aug 2002 04:27:24 +0200 Received: from no-support.loc (520094253176-0001@[80.130.216.81]) by fmrl08.sul.t-online.com with esmtp id 17gcGC-2DId1cC; Mon, 19 Aug 2002 04:27:16 +0200 Received: from frolic.no-support.loc (localhost.no-support.loc [127.0.0.1]) by no-support.loc (8.12.3/8.12.3) with ESMTP id g7J2R4bM001771; Mon, 19 Aug 2002 04:27:04 +0200 (CEST) (envelope-from bjoern@frolic.no-support.loc) Received: (from bjoern@localhost) by frolic.no-support.loc (8.12.3/8.12.3/Submit) id g7J2Qxqs001770; Mon, 19 Aug 2002 04:26:59 +0200 (CEST) From: Bjoern Fischer Date: Mon, 19 Aug 2002 04:26:59 +0200 To: Stoian Mishinev Cc: freebsd-stable@FreeBSD.ORG Subject: Re: vi in 8 bit mode Message-ID: <20020819022659.GC263@no-support.loc> References: <3D60254C.7040507@digsys.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <3D60254C.7040507@digsys.bg> User-Agent: Mutt/1.3.99i X-Sender: 520094253176-0001@t-dialin.net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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