X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Wed, 11 Feb 2009 22:25:40 +0200 From: Eli Zaretskii Subject: Re: DJGPP termios In-reply-to: <7705c9030902111107t874aef3q6a2b7f6525ac5cd4@mail.gmail.com> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: References: <7705c9030902091323q48d59667x468b0c3bb0e4025f AT mail DOT gmail DOT com> <7705c9030902100003x55552d4awb02e6d3597a28814 AT mail DOT gmail DOT com> <7705c9030902100127u37036fb4v39b4750dad3013da AT mail DOT gmail DOT com> <7705c9030902100918g41674550nce5009a68727f895 AT mail DOT gmail DOT com> <7705c9030902101808g141ba04du58d0c579ca602f0e AT mail DOT gmail DOT com> <7705c9030902102256o66a85666v83f6b508a05b7901 AT mail DOT gmail DOT com> <7705c9030902111107t874aef3q6a2b7f6525ac5cd4 AT mail DOT gmail DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Wed, 11 Feb 2009 11:07:25 -0800 > From: Blair Campbell > > > Like I asked before, is there a way to disable DJGPP's emulation of > > ansi escape sequences? I would like to see if it works with a regular > > ansi.sys driver. > > Ok so I disabled termios emulation of escape sequences by setting > __libc_write_termios_hook to NULL after calling init_dialog. Now with > an ansi driver loaded, it runs fine in pure DOS, with the exception > that it looks like not all of the escape sequences that it uses are > supported by nansi.sys. Does this indicate a problem in termios? Maybe, who knows? v2.04 is beta-quality software, so all bets are off. I'd suggest to try with v2.03 first.