[Simh] Terminal Type for Windows CMD ?

Peter Lund firefly at vax64.dk
Tue Sep 18 19:58:42 EDT 2007


On Tue, 2007-09-18 at 16:40 -0700, Rod Landers wrote:

> I suspect that command window doesn't know what to do with the
> terminal escape sequences that are sent to it (like when one edits a
> file).

I know for a fact that it does support some (many, actually) VTxx escape
codes.  The recent build script stuff I wrote about uses escape codes to
change between normal and "bold" colours and that works fine.  Maybe it
doesn't support enough of them.  Sounds likely.
 
> Anyone have any suggestions ? 

Try this piece of software:

	http://www.chiark.greenend.org.uk/~sgtatham/putty/

It's mainly an SSH client for Windows (and other platforms).  Included
in the package you'll find the program 'pterm'.  Try that instead of cmd
and see if that helps.  It probably supports way more escape codes than
cmd.exe.

-Peter





More information about the Simh mailing list