zsh-users
 help / color / mirror / code / Atom feed
* DEC VT220 and zsh...
@ 2001-05-19  0:10 Alan Third
  2001-05-19  2:17 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Alan Third @ 2001-05-19  0:10 UTC (permalink / raw)
  To: Zsh users list


OK, I'm stumped. I got a DEC VT220, connected it to my internet
gateway box and stuck a getty on it. Everything is fine until I try to
run zsh, which doesn't seem to do anything.

I had to change my login shell to bash, which works happily. The only
thing I wasn't expecting is that $TERM is "linux" rather than "vt220",
could this be affecting zsh?

I'm running the unstable version of debian (whatever it's called these
days...)

oscar:/home/alan>echo $ZSH_VERSION 
4.0.1-pre-3

Any ideas or anything blatantly obvious that I'm missing?

Thanks!
-- 
Alan Third
((h=$COLUMNS-1,v=$LINES,c=0)); for ((b=-1.5;b<=1.5;b+=3.0/v));do; for ((a=-2.0;
a<=1;a+=3.0/h));do;for ((p=0.0,q=0.0,i=0;p*p+q*q<4 && i<32;i++));do;((x=2*p*q+b
,p=p*p-q*q+a,q=x));done;((c=(i/4)%8));echo -n "\e[4${c}m ";done;done


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: DEC VT220 and zsh...
@ 2001-05-21 15:16 William H. Magill
  0 siblings, 0 replies; 5+ messages in thread
From: William H. Magill @ 2001-05-21 15:16 UTC (permalink / raw)
  To: alan; +Cc: zsh-users

>   OK, I'm stumped. I got a DEC VT220, connected it to my internet
>   gateway box and stuck a getty on it. Everything is fine until I try to
>   run zsh, which doesn't seem to do anything.
>
>   I had to change my login shell to bash, which works happily. The only
>   thing I wasn't expecting is that $TERM is "linux" rather than "vt220",
>   could this be affecting zsh?
>

Sounds like you might need to put  <path-to>/zsh  into /etc/shells.

Generally speaking you will need to do your own setting of TERM to be
VT220.

The "linux" is probably your default entry in /etc/gettydefs.
If you have a REAL VT220, and the getty is "smart" the VT220 will
answerback, its terminal type... but don't hold your breath, that
technology never worked consistantly in multi-vendor setups.

Otherwise, you will have to play games with tset. (man tset).

-- 
                        www.tru64unix.compaq.com
                              www.tru64.org
                             comp.unix.tru64
                        
T.T.F.N.
William H. Magill                          Senior Systems Administrator
Information Services and Computing (ISC)   University of Pennsylvania
Internet: magill@isc.upenn.edu             magill@acm.org
http://www.isc-net.upenn.edu/~magill/


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-05-21 15:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-19  0:10 DEC VT220 and zsh Alan Third
2001-05-19  2:17 ` Bart Schaefer
2001-05-20 20:51   ` Thomas Köhler
2001-05-21 15:00     ` Alan Third
2001-05-21 15:16 William H. Magill

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).