zsh-users
 help / color / mirror / code / Atom feed
From: "Thomas Köhler" <jean-luc@picard.franken.de>
To: Alan Third <alan@idiocy.org>, Zsh users list <zsh-users@sunsite.auc.dk>
Subject: Re: DEC VT220 and zsh...
Date: Sun, 20 May 2001 22:51:17 +0200	[thread overview]
Message-ID: <20010520225117.A3816@picard.franken.de> (raw)
In-Reply-To: <1010519021742.ZM19760@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Sat, May 19, 2001 at 02:17:42AM +0000

[-- Attachment #1: Type: text/plain, Size: 1925 bytes --]

On Sat, May 19, 2001 at 02:17:42AM +0000,
Bart Schaefer <schaefer@candle.brasslantern.com> wrote:
> On May 19,  1:10am, Alan Third wrote:
> } 
> } 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.
> 
> The last time this came up, it was because "stuck a getty on it" really
> meant "stuck an mgetty on it" -- and since the line is a terminal, not
> a modem (the m in mgetty), zsh and mgetty clashed over the exclusive-open
> on the tty device.

Yes, I _do_ remember this one ;-) Though I'm using a DEC VT510 ;-)

> } 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?
> 
> Not in the way you describe, but you probably want to change the getty
> command line in /etc/inittab to provide the correct terminal type.

As I'm also running Debian unstable (aka sid), my line in /etc/inittab
may be of help. Here it is:

T1:23:respawn:/sbin/getty -L ttyS1 38400 vt510
#                                  ^^^^^ ^^^^^- you should change this
#                                  |||||        to "vt220"
#                                  +++++------- the line speed. 9600
#                                               or 19200 may also be
#                                               values you should try
#                                               out if you run into
#                                               problems

CU,
Thomas

-- 
 Thomas Köhler Email:   jean-luc@picard.franken.de     | LCARS - Linux
     <><        WWW:     http://jeanluc-picard.de      | for Computers
                IRC:             jeanluc               | on All Real
               PGP public key available from Homepage! | Starships

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2001-05-21 14:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-19  0:10 Alan Third
2001-05-19  2:17 ` Bart Schaefer
2001-05-20 20:51   ` Thomas Köhler [this message]
2001-05-21 15:00     ` Alan Third
2001-05-21 15:16 William H. Magill

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010520225117.A3816@picard.franken.de \
    --to=jean-luc@picard.franken.de \
    --cc=alan@idiocy.org \
    --cc=zsh-users@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).