zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-users@sunsite.dk
Subject: Re: LS_COLORS, zstyle list-colors, and ZSH-4.2.1
Date: Wed, 1 Sep 2004 15:06:07 +0200	[thread overview]
Message-ID: <20040901130606.GD13182@ay.vinc17.org> (raw)
In-Reply-To: <20040831152315.GA8191@spiegl.de>

On 2004-08-31 17:23:15 +0200, Andy Spiegl wrote:
> > zmodload -i zsh/complist
> > eval $(dircolors ~/.dir_colors)
> > zstyle ':completion:*' list-colors "${(s.:.)LS_COLORS}"
> 
> I don't know if this helps but I'm doing it like this:
>   zstyle ':completion:*' list-colors ''
>   zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}
> 
> But I'm still using zsh 4.2.0

I'm doing like this:

  zmodload -i zsh/complist
  zstyle ':completion:*:default' list-colors ${(s.:.)LS_COLORS}

(I just don't have your first zstyle line) and this works well
with zsh 4.2.1.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


      reply	other threads:[~2004-09-01 13:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31 14:15 Tom Martin
2004-08-31 15:23 ` Andy Spiegl
2004-09-01 13:06   ` Vincent Lefevre [this message]

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=20040901130606.GD13182@ay.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).