zsh-users
 help / color / mirror / code / Atom feed
From: Dennis Haney <davh@davh.dk>
To: zsh-users@sunsite.dk
Subject: Re: completion colors differ on BSD/Linux
Date: 07 Jun 2002 11:17:31 +0200	[thread overview]
Message-ID: <87lm9rih1w.fsf@cine.davh.dk> (raw)
In-Reply-To: <20020607073931.41649.qmail@web20304.mail.yahoo.com>

>>>>> "Jukka" == Jukka Lehti <jukkalehti@yahoo.com> writes:

Jukka> Hi, I have in my ~/.zshrc following line:

Jukka> zstyle ':completion:*:default' list-colors "${(s.:.)LS_COLORS}"

Jukka> On a Linux, completion colors match nicely to colors of GNU
Jukka> ls. But on *BSD, directories are red and tar/gz are
Jukka> uncolored. Sym links and executables same as on Linux. On Linux
Jukka> LS_COLORS has tons of definitions, on *BSD it is
Jukka> empty. Replacing "${(s.:.)LS_COLORS}" with '' doesn't help. The
Jukka> problem exists on xterm and on console.

Jukka> Any ideas what's going on here?

Try putting

eval `dircolors`
colors


in your .zshrc



-- 
Dennis
use Inline C => qq{void p(char*g){
printf("Just Another %s Hacker\n",g);}};p("Perl");


  reply	other threads:[~2002-06-07  9:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-07  7:39 Jukka Lehti
2002-06-07  9:17 ` Dennis Haney [this message]
2002-06-10  7:29 ` Sven Wischnowsky
2002-06-09 19:36 Jukka Lehti
2002-06-09 19:57 ` Clint Adams
2002-06-09 19:58 ` Calum Selkirk
2002-06-09 20:01   ` Will Yardley
2002-06-09 20:11 ` Dennis Haney
2002-06-10  5:29 Jukka Lehti
2002-06-10 16:22 Jukka Lehti

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=87lm9rih1w.fsf@cine.davh.dk \
    --to=davh@davh.dk \
    --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).