On 3 Nov 2002, Entelin wrote:
> When one reads in a binary file to the display it has the chance of
> somehow altering the characters that are used to print normal text so
> its unreadable and scrambled up. Loging that term out doesnt have any
> effect. How is it that this can be fixed or prevented ?
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
If the screen is already hosed, I've usually been able to correct it with
the command: tput sgr 0
TJ