From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Coppens Subject: Re: Dos Fonts Date: Mon, 9 May 2005 18:31:38 -0300 Message-ID: <20050509183138.633b8327.john@jcoppens.com> References: <20050509160714.240230f1.john@jcoppens.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: Tel Geo Cc: linux-msdos@vger.kernel.org On Mon, 09 May 2005 20:46:46 +0000 "Tel Geo" wrote: > Maybe it's interfering with the ansi decoder as you say. Can you > tell me how to turn that off? I don't think it would be working by default, but if you installed a config.sys from a DOS system, the ANSI command would be there (I don't recall the exact syntaxis - something containing ANSI.SYS) I don't think you'll get things ever working reliably using only the terminal (dosemu) version. I suspect that the unix terminal escape sequences are active there too, which would complicate things even more. John