X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "pjfarley3" Newsgroups: comp.os.msdos.djgpp Subject: Re: ANSI terminal control under DJGPP bash? Date: 13 Jul 2005 20:51:06 -0700 Organization: http://groups.google.com Lines: 9 Message-ID: <1121313066.834495.255900@g43g2000cwa.googlegroups.com> References: <1121312012 DOT 304310 DOT 267560 AT g14g2000cwa DOT googlegroups DOT com> NNTP-Posting-Host: 24.215.207.141 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1121313072 18178 127.0.0.1 (14 Jul 2005 03:51:12 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 14 Jul 2005 03:51:12 +0000 (UTC) In-Reply-To: <1121312012.304310.267560@g14g2000cwa.googlegroups.com> User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=24.215.207.141; posting-account=8j3MmQwAAAAB3MfQxahpC54dm-Irfpks To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp 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 Never mind, I figured that one out myself. Put this line in CONFIG.NT and solved the problem: device=%SystemRoot%\system32\ansi.sys Sorry for wasting bandwidth. Peter