home *** CD-ROM | disk | FTP | other *** search
- Less than a day after I released SHVAR13, Carson Wilson pointed out
- that it still contains a minor bug. This bug shows up when you are
- listing the contents of the shell variable file. The first variable
- displayed after a screen pause has its first character missing!
-
- On investigation, it turned out that the program is backing up one
- position too far when erasing the [More] prompt and this apparently
- confuses some terminals. The fix is very simple: Just change the
- byte at 2c6 from 07 to 06. This tells the program to send one less
- backspace/space/backspace sequence.
-
- Howard Goldstein -- 08/24/89
-