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 14:59:58 +0200	[thread overview]
Message-ID: <20010918145958.A17178@greux.loria.fr> (raw)
In-Reply-To: <20010918053813.C13299@hq.newdream.net>

On Tue, Sep 18, 2001 at 05:38:13 -0700, Will Yardley wrote:
> i don't understand this fully (perhaps bart or someone can give a more
> depth explanation), but i believe that unless you specifically compile
> zsh with ncurses (or have a version that was compiled to work with
> ncurses) it uses some sort of system of its own.

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

> 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???

> you might also have to re-export $TERM - like:
> 
> if [ "$TERM" = "nettle" ]; then
> 	export TERM=nettle
> fi

This doesn't solve the problem.

-- 
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 13:00 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 [this message]
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
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=20010918145958.A17178@greux.loria.fr \
    --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).