zsh-users
 help / color / mirror / code / Atom feed
From: Will Yardley <william@hq.newdream.net>
To: zsh-users@sunsite.dk
Subject: Re: can't find termcap info
Date: Tue, 18 Sep 2001 06:25:37 -0700	[thread overview]
Message-ID: <20010918062537.G13299@hq.newdream.net> (raw)
In-Reply-To: <20010918145958.A17178@greux.loria.fr>

Vincent Lefevre wrote:
> Will Yardley wrote:

> I could recompile zsh, but on some accounts, it would be annoying
> to install another version in my $HOME.

well it won't be too helpful to me, but perhaps indicating the version
of zsh and compile options (if known) and other pertinent information
might help.  have you tried this in any other shells?  are you sure that
the termcap and / or terminfo info for your terminal type is correct?
i've never ran into / seen this setting, nor did a quick google search
turn up anything...

> > you might try putting:
> > export TERMINFO=/etc/terminfo (or whatever your terminfo stuff is)
> 
> This doesn't change anything (concerning zsh).
> 
> > or
> > export TERMCAP=/etc/termcap (terminfo is better if it works)
> 
> greux:~> export TERMCAP=$HOME/.termcap                                <14:54:42
> greux:~> TERM=nettle                                                  <14:54:55
> rlogin: connection closed.
> 
> Why???

what does the 'nettle' section of $HOME/.termcap look like? is the
terminfo directory in your home dir as well (in /home/.terminfo/ or
something)? 

it sounds like there's an error in the termcap description or something.
does the same thing happen if you do:
% bash
bash$ export TERMINFO=[location of terminfo directory]
bash$ export TERM=nettle

or does that work?  i think that unless zsh is compiled with ncurses you
have to use $TERMCAP (again check the archives if you'd like to hear
someone explain it in more excruciating detail).

w

-- 
Sintax error in config file! (line 378)
aborted!

GPG Public Key:
http://infinitejazz.net/will/pgp/


  reply	other threads:[~2001-09-18 13:26 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 [this message]
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
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=20010918062537.G13299@hq.newdream.net \
    --to=william@hq.newdream.net \
    --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).