zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-users@sunsite.dk
Subject: Re: can't find termcap info
Date: Tue, 18 Sep 2001 22:39:53 +0200	[thread overview]
Message-ID: <4abc1a97d3vincent@vinc17.org> (raw)
In-Reply-To: <010918121941.ZM8023@candle.brasslantern.com>

In article <010918121941.ZM8023@candle.brasslantern.com>,
   Bart Schaefer <schaefer@brasslantern.com> wrote:

> Here's what you do:  Log in to greux.  Start a second copy of zsh inside
> the first one, so that you're no longer working directly with the login
> shell. Then try the above again and see if (a) the connection still closes
> or (b) you get some error messages when the "nested" shell exits.

greux:~> zsh                                                          <19:06:20
zshenv...
zshrc...
The tty is frozen
greux:~> export TERMCAP=$HOME/.termcap                                <22:28:50
greux:~> TERM=nettle                                                  <22:29:06
zsh: segmentation fault (core dumped)  zsh
You have new mail.
greux:~[Failed 139]>                                                  <22:29:12

> It's entirely possible that Mutt, less, emacs, and bash are using terminfo
> (which is OK) while zsh is using termcap (which has something wrong).

Mutt uses ncurses (which uses terminfo, AFAIK).

Less seems to use termcap, but the curses too. In the Makefile:
LIBS =  -lncurses

> > nettle|nettle terminal emulator (RISC OS):\
> > 	:ke=:ks=:tc=rxvt:

> Are you sure there's an rxvt entry?

Yes, that's why I added the line based on rxvt.

> What happens if you do

> TERM=rxvt

> ?

No problem, this is what I usually use.

> Is there any value you can assign to TERM that does *not* produce the
> warning?

I don't understand the question.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


  reply	other threads:[~2001-09-18 20:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-18 12:25 Vincent Lefevre
2001-09-18 12:38 ` Will Yardley
2001-09-18 12:59   ` Vincent Lefevre
2001-09-18 13:25     ` Will Yardley
2001-09-18 14:51       ` Vincent Lefevre
2001-09-18 15:53         ` a normal guy
2001-09-18 16:13           ` Vincent Lefevre
2001-09-18 16:28             ` a normal guy
2001-09-18 17:04               ` Vincent Lefevre
2001-09-18 19:19             ` Bart Schaefer
2001-09-18 20:39               ` Vincent Lefevre [this message]
2001-09-18 22:10                 ` Bart Schaefer
2001-09-18 22:50                   ` Vincent Lefevre
2001-09-18 23:17                     ` Bart Schaefer
2001-09-19 10:10                       ` Vincent Lefevre

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=4abc1a97d3vincent@vinc17.org \
    --to=vincent@vinc17.org \
    --cc=zsh-users@sunsite.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).