[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
The Terminal Program
Date: Fri, 21 Feb 1992 05:59 EST
From: rm@ki2.informatik.uni-hamburg.de (Ralf Moeller)
Hi,
I would like to know if there is a way to set the default of the
':Terminal Simulator' argument of the Terminal Program to VT100. The
current default is Ambassador (Genera 8.1). Are the sources of the
Terminal Program distributed?
rm
In your lispm-init file:
(cl:pushnew '(:UNIX42 TELNET:VT100-TERMINAL-SIMULATOR)
telnet:*host-default-terminal-simulators*
:test #'equal)
which will set the default for Unix hosts. However, my experience is
that since 8.0 the VT100 emulator is broken -- lines are overprinted
without being cleared, etc., and after one screenful, you cannot read
anything. I don't know if Symbolics intends to fix this. The
Ambassador emulator has no such problem.
================================================================================
Liam M. Healy
Code 8242, Naval Research Laboratory, Washington, DC 20375
Telephone: 202-404-8338
Internet: Healy@space50.nrl.navy.mil
Composed on 2/21/92 09:20:25 at SPACE20 (a Symbolics 3620)