From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13830 invoked from network); 20 Jul 1999 13:57:05 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 Jul 1999 13:57:05 -0000 Received: (qmail 13983 invoked by alias); 20 Jul 1999 13:56:51 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7225 Received: (qmail 13976 invoked from network); 20 Jul 1999 13:56:50 -0000 Date: Tue, 20 Jul 1999 16:49:15 +0200 From: =?iso-8859-1?Q?Thomas_K=F6hler?= To: zsh-workers@sunsite.auc.dk Subject: Re: Problem with ZLS_COLOURS (zsh-3.1.6-test-2) Message-ID: <19990720164915.A24708@picard.franken.de> Mail-Followup-To: zsh-workers@sunsite.auc.dk References: <199907200808.KAA00855@beta.informatik.hu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailer: Mutt 0.95.4i In-Reply-To: <199907200808.KAA00855@beta.informatik.hu-berlin.de>; from Sven Wischnowsky on Tue, Jul 20, 1999 at 10:08:05AM +0200 X-Operating-System: Linux picard 2.2.10 X-Editor: VIM - Vi IMproved 5.4p BETA http://www.vim.org/ X-IRC: tirc-1.2; Nick: jeanluc X-URL: http://home.pages.de/~jeanluc/ Sven Wischnowsky wrote: >=20 > Thomas Koehler wrote: >=20 > > jean-luc@picard (ttyp5) ~> ls > > zsh: do you wish to see all 154 possibilities?=20 > > -> works, shows all in the desired colours > >=20 > > jean-luc@picard (ttyp5) ~> ls > > zsh: do you wish to see all 154 possibilities? y > > jean-luc@picard (ttyp5) ~> ls a > > -> works, shows all 3 matches in cyan as desired > >=20 > > jean-luc@picard (ttyp5) ~> ls a > > -> doesn't work, shows all 3 matches uncoloured > >=20 > > Any hints what goes wrong? Did I miss an option or is this really a bug? >=20 > Hm, I can't reproduce this. For me this always correctly colours the > list. Could you try to reproduce it with a very simple setup (e.g. in > a directory with only a couple of files which I could then create > here)? jean-luc@picard (ttyp9) ~/zsh> ls URLs _make foo/ zsh_a4.ps =20 jean-luc@picard (ttyp9) ~/zsh> ls -> URLs and _make are uncoloured, foo/ is green as expected, zsh_a4.ps is cyan as expected. Ah. I think the problem is the first few matches that fit in the "normal file" highlightning. After the first directory name, everything is OK, before, it isn't. Tried with this .zshrc: -------------- setopt autolist ZLS_COLOURS=3D"no=3D36;40:fi=3D36;40:di=3D32;40:ln=3D36;40:pi=3D31;40:so=3D= 22;40:bd=3D44;37:cd=3D44;37:ex=3D35;40:mi=3D36;40:lc=3D\e[:rc=3Dm:ec=3D:ma= =3D37;41:*=3D36;40" export ZLS_COLOURS -------------- > Bye > Sven CU, Thomas --=20 Thomas K=F6hler Email: jean-luc@picard.franken.de <>< WWW: http://home.pages.de/~jeanluc/ IRC: jeanluc LCARS --- Linux for Computers on All Real Starships