Subject: Re: Better term drivers...
To: The Great Mr. Kurtz [David A. Gatwood] <davagatw@mars.utm.edu>
From: Scott Reynolds <scottr@edsi.org>
List: port-mac68k
Date: 05/20/1996 00:54:21
On Sun, 19 May 1996, The Great Mr. Kurtz [David A. Gatwood] wrote:

> This could probably be done more simply if I knew how to send escape via
> the echo command, but otherwise, create a file called normal.c

echo "<ctrl-v><esc>[0m"

Note that the <ctrl-v><esc> sequence will show up as ^[ on the command
line.