From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grigory Batalov Subject: Re: Unicode in dosemu under xterm Date: Fri, 20 Apr 2007 18:50:44 +0400 Message-ID: <20070420185044.12242d95.bga@altlinux.org> References: <20070419165632.96942967.bga@altlinux.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org On Fri, 20 Apr 2007 09:23:56 -0400 Bart Oldeman wrote: > > I got a problem running dosemu in terminal (xterm): there is no Russian symbols. > > Xdosemu works well. This is my settings: > > > > $_external_char_set = "utf8" > > One workaround is to leave this to "default" which takes the current > locale setting. > That does not solve flickering when you input non-ASCII though. > > > So I don't understand, why d1,84 became later symbol:3444 instead of symbol:0444. > > A bug in the UTF-8 code... > > It's fixed in SVN rev 1736; you could also apply the attached instead. Thanks a lot, now all goes well !