(no subject)

Ian Piumarta ian.piumarta at inria.fr
Fri Sep 27 14:57:33 UTC 2002


On Fri, 27 Sep 2002, Bert Freudenberg wrote:

> And Ian: Your TTYMorph is great!

Thankyou.  :)

> How could it pass the terminal type to the shell?

It recognises (and answers) the terminal type query sequence.  Bash gets
the terminal type right (as should telnet if the server supports the
option), but if you're using csh (which your setenv would suggest) then
try something like

	setenv TERM=`tset -q`

in your .login (or whatever).

Ian





More information about the Squeak-dev mailing list