zsh-workers
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-workers@sunsite.auc.dk
Subject: [3.1.9-dev-8] ZLS_COLORS cleared by compinit
Date: Wed, 13 Dec 2000 12:08:22 +0100	[thread overview]
Message-ID: <20001213120822.A3535@vin.ens-lyon.fr> (raw)

When compinit is executed from the .zshrc, the ZLS_COLORS variable
is cleared. For instance, in my .zshrc:

  compinit
  export ZLS_COLORS=$LS_COLORS
  echo blah2 $ZLS_COLORS

shows that ZLS_COLORS is set, but when I get the prompt:

lepois:~> env | grep ZLS                                              <14:00:02
ZLS_COLORS=

Moreover, it is cleared each time I do a completion, in fact before
the completion, so that it is never taken into account. This is
partly due to the "ZLS_COLORS=..." in _main_complete and _setup.

The system:

lepois:~> uname -a                                                    <14:00:04
OSF1 lepois.loria.fr V4.0 1229 alpha

-- 
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 / PolKA research team at LORIA


             reply	other threads:[~2000-12-13 11:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-13 11:08 Vincent Lefevre [this message]
2000-12-13 11:29 Sven Wischnowsky

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=20001213120822.A3535@vin.ens-lyon.fr \
    --to=vincent@vinc17.org \
    --cc=zsh-workers@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).