VT100 compatibility on a Silicon Graphics IRIS
Goldberg
dsg at mbunix.mitre.org
Thu Jan 3 00:16:08 AEST 1991
In article <802 at npdiss1.StPaul.NCR.COM> mercer at npdiss1.StPaul.NCR.COM (Dan Mercer) writes:
>
> % set term = vt100 (before login)
> % setenv TERM vt100 (before login)
> % stty erase DEL (after login)
The problem is that on the SG DEL is already stty'd to intr (don't ask
me why). My solution for my .login file, as well as on the command
line is:
stty intr ^C erase ^?
I used ^V to quote the control characters in vi.
--
Dave Goldberg UNIX Systems Programmer/Administrator
The Mitre Corporation MS B020 Bedford, MA 01730 617-271-2460
Domain: dsg at mbunix.mitre.org UUCP: {your neighborhood}!linus!mbunix!dsg
More information about the Comp.unix.questions
mailing list