[net.micro.mac] More on MacTerminal Tilde Patch

jimb@amd.UUCP (Jim Budler) (12/03/84)

I previously posted a Fedit patch to MacTerminal to allow easier use
of the tilde '~'.

I've found that I only did half the work since the change only effected
vt100 mode and not TTY mode.

A summary:

For vt100 mode:
Block 7 Position starting at 150.  Should be hex 1B.
        Change 16 bytes to 1B60 7E7E 1B60 7E7E
                           7E60 7E7E 7E60 7E7E

For TTY mode make the same change at:
Block 0B Position starting at 294

Before making the change check the original bytes at these
positions.  It should start with 1B60 and contain 16 bytes of 1B's,
60's, and 7E's.

 Jim Budler
 Advanced Micro Devices, Inc.
 (408) 982-6547
 UUCPnet: {ucbvax,decwrl,ihnp4,allegra,intelca}!amd!jimb
 Compuserve:	72415,1200
 The Source:	STW265
-- 
 Jim Budler
 Advanced Micro Devices, Inc.
 (408) 982-6547
 UUCPnet: {ucbvax,decwrl,ihnp4,allegra,intelca}!amd!jimb
 Compuserve:	72415,1200
 The Source:	STW265