Date: Fri, 9 May 1997 19:24:20 +0200 From: Marcin Citowicki Message-Id: <199705091724.TAA22053@ernie.icslab.agh.edu.pl> To: djgpp AT delorie DOT com Subject: terminal emulation Precedence: bulk Hi , I have a question : I need to change control characters of terminal ( using DJGPP ) in order to match Linux ( or Unix ) ones . For example : I connect to remote computer , which runs Linux system , using a remote login programme written in DJGPP . Now , when I invoke , lets say , "ls" command , I receive things like these : [32mcdrom/[0 [32metc/[0 [32musr/[0 instead of : cdrom/ etc/ usr/ How can I change stdout settings to make my computer understand those characters ? ( [32m , [0 , etc. ) I have never done anything similiar , so , please , help me , if you can . Waiting impatiently , Yours , Marcin E-mail: miki AT icslab8 DOT icslab DOT agh DOT edu DOT pl